Uses of Package
javax.webbeans

Packages that use javax.webbeans
javax.webbeans   
javax.webbeans.manager   
 

Classes in javax.webbeans used by javax.webbeans
BindingType
          Specifies that an annotation type is a Web Beans binding type.
DefinitionException
           
DeploymentException
           
DeploymentType
          Specifies that an annotation type is a Web Beans deployment type.
ExecutionException
           
Named
          Specifies the name of a Web Bean.
Observer
          The contract between the Web Bean manager and a Web Beans observer object.
RequestScoped
          Specifies that a Web Bean is request scoped.
ScopeType
          Specifies that an annotation type is a Web Beans scope type.
Stereotype
          Specifies that an annotation type is a Web Beans stereotype.
 

Classes in javax.webbeans used by javax.webbeans.manager
BindingType
          Specifies that an annotation type is a Web Beans binding type.
Observer
          The contract between the Web Bean manager and a Web Beans observer object.
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 



Copyright © 2008. All Rights Reserved.