org.jboss.webbeans
Annotation Type WebBean


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Documented
@DeploymentType
public @interface WebBean

Deployment type for Web Beans beans

Author:
Pete Muir



Copyright © 2011. All Rights Reserved.