Uses of Package
org.jboss.beans.metadata.api.model

Packages that use org.jboss.beans.metadata.api.model
org.jboss.beans.metadata.api.model   
org.jboss.beans.metadata.plugins Classes used to deploy beans, an abstract implementation. 
org.jboss.beans.metadata.spi Classes used to deploy beans. 
org.jboss.beans.metadata.spi.builder   
 

Classes in org.jboss.beans.metadata.api.model used by org.jboss.beans.metadata.api.model
AutowireType
          Autowire type: * ByClass - matching the class type of value (default) * ByName - matching the property name * Constructor - matching the constructor args * Auto - matching constructor or by type * None - do not autowire
FromContext
          Inject from controller context: * name - controller context name * aliases - aliases * metadata - inject MetaData * beaninfo - BeanInfo * scope - ScopeKey * id - identifier * dynamic - method specific * ...
InjectOption
          Injection option - strict or optional / callback.
 

Classes in org.jboss.beans.metadata.api.model used by org.jboss.beans.metadata.plugins
AutowireType
          Autowire type: * ByClass - matching the class type of value (default) * ByName - matching the property name * Constructor - matching the constructor args * Auto - matching constructor or by type * None - do not autowire
FromContext
          Inject from controller context: * name - controller context name * aliases - aliases * metadata - inject MetaData * beaninfo - BeanInfo * scope - ScopeKey * id - identifier * dynamic - method specific * ...
InjectOption
          Injection option - strict or optional / callback.
 

Classes in org.jboss.beans.metadata.api.model used by org.jboss.beans.metadata.spi
AutowireType
          Autowire type: * ByClass - matching the class type of value (default) * ByName - matching the property name * Constructor - matching the constructor args * Auto - matching constructor or by type * None - do not autowire
 

Classes in org.jboss.beans.metadata.api.model used by org.jboss.beans.metadata.spi.builder
AutowireType
          Autowire type: * ByClass - matching the class type of value (default) * ByName - matching the property name * Constructor - matching the constructor args * Auto - matching constructor or by type * None - do not autowire
FromContext
          Inject from controller context: * name - controller context name * aliases - aliases * metadata - inject MetaData * beaninfo - BeanInfo * scope - ScopeKey * id - identifier * dynamic - method specific * ...
InjectOption
          Injection option - strict or optional / callback.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.