public static interface InjectUtil.BeanMetric
Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getAllInjectors() |
Collection<MetaParameter> |
getConsolidatedMetaParameters() |
Collection<MetaField> |
getFieldInjectors() |
MetaConstructor |
getInjectorConstructor() |
Collection<MetaParameter> |
getInjectorConstructorParameters() |
Collection<MetaParameter> |
getMethodInjectorParameters() |
Collection<MetaMethod> |
getMethodInjectors() |
MetaConstructor getInjectorConstructor()
Collection<MetaParameter> getInjectorConstructorParameters()
Collection<MetaField> getFieldInjectors()
Collection<MetaMethod> getMethodInjectors()
Collection<MetaParameter> getMethodInjectorParameters()
Collection<MetaParameter> getConsolidatedMetaParameters()
Collection<Object> getAllInjectors()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.