Uses of Class
javax.webbeans.BindingType

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

Uses of BindingType in javax.webbeans
 

Classes in javax.webbeans with annotations of type BindingType
 interface Current
          The default binding type.
 interface New
          The special binding type.
 interface Observable
          Annotates a variable to be injected with an Event object that can be fired and observed by observer methods
 interface Obtainable
          Annotates a variable to be injected with an Instance object.
 

Uses of BindingType in javax.webbeans.manager
 

Classes in javax.webbeans.manager with annotations of type BindingType
 interface Initialized
          Event binding type for the event that is raised by the Web Bean manager when it has completed initialization and discovery.
 



Copyright © 2008. All Rights Reserved.