http://docs.jboss.org/webbeans/spec/PDR/html/componentmodel.html#d0e1035
package <packagename>
@DeploymentType
@Target(
)
@Retention(RUNTIME)
public @interface <classname> { }
http://docs.jboss.org/webbeans/spec/PDR/html/componentmodel.html#d0e1035
package <packagename>
@DeploymentType
@Target(
)
@Retention(RUNTIME)
public @interface <classname> { }