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

Interface Summary
MicrocontainerConstants Microcontainer constants.
 

Enum Summary
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.