public abstract static class InjectUtil.AbstractBeanMetric extends Object implements InjectUtil.BeanMetric
Constructor and Description |
---|
InjectUtil.AbstractBeanMetric() |
Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getAllInjectors() |
Collection<MetaParameter> |
getConsolidatedMetaParameters() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFieldInjectors, getInjectorConstructor, getInjectorConstructorParameters, getMethodInjectorParameters, getMethodInjectors
public Collection<MetaParameter> getConsolidatedMetaParameters()
getConsolidatedMetaParameters
in interface InjectUtil.BeanMetric
public Collection<Object> getAllInjectors()
getAllInjectors
in interface InjectUtil.BeanMetric
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.