Uses of Class
org.jboss.cdi.tck.shrinkwrap.descriptors.Beans11DescriptorImpl.BeanDiscoveryMode

Packages that use Beans11DescriptorImpl.BeanDiscoveryMode
org.jboss.cdi.tck.shrinkwrap.descriptors   
 

Uses of Beans11DescriptorImpl.BeanDiscoveryMode in org.jboss.cdi.tck.shrinkwrap.descriptors
 

Methods in org.jboss.cdi.tck.shrinkwrap.descriptors that return Beans11DescriptorImpl.BeanDiscoveryMode
static Beans11DescriptorImpl.BeanDiscoveryMode Beans11DescriptorImpl.BeanDiscoveryMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Beans11DescriptorImpl.BeanDiscoveryMode[] Beans11DescriptorImpl.BeanDiscoveryMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.cdi.tck.shrinkwrap.descriptors with parameters of type Beans11DescriptorImpl.BeanDiscoveryMode
 Beans11DescriptorImpl Beans11DescriptorImpl.setBeanDiscoveryMode(Beans11DescriptorImpl.BeanDiscoveryMode mode)
           
 



Copyright © 2008-2013 Seam Framework. All Rights Reserved.