org.jboss.errai.ioc.rebind.ioc.injector
Class InjectUtil.AbstractBeanMetric
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.injector.InjectUtil.AbstractBeanMetric
- All Implemented Interfaces:
- InjectUtil.BeanMetric
- Enclosing class:
- InjectUtil
public abstract static class InjectUtil.AbstractBeanMetric
- extends Object
- implements InjectUtil.BeanMetric
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectUtil.AbstractBeanMetric
public InjectUtil.AbstractBeanMetric()
getConsolidatedMetaParameters
public Collection<MetaParameter> getConsolidatedMetaParameters()
- Specified by:
getConsolidatedMetaParameters
in interface InjectUtil.BeanMetric
getAllInjectors
public Collection<Object> getAllInjectors()
- Specified by:
getAllInjectors
in interface InjectUtil.BeanMetric
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.