Uses of Class
javax.enterprise.inject.BindingType

Packages that use BindingType
javax.enterprise.inject   
 

Uses of BindingType in javax.enterprise.inject
 

Classes in javax.enterprise.inject with annotations of type BindingType
 interface Any
          A built-in binding type that is implicitly applied to all beans which do not have the New built-in binding type.
 interface Current
          The default binding type.
 interface New
          The special binding type.
 



Copyright © 2008-2009. All Rights Reserved.