Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.rebind.ioc.injector
Class InjectUtil.AbstractBeanMetric

java.lang.Object
  extended by 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


Constructor Summary
InjectUtil.AbstractBeanMetric()
           
 
Method Summary
 Collection<Object> getAllInjectors()
           
 Collection<MetaParameter> getConsolidatedMetaParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.errai.ioc.rebind.ioc.injector.InjectUtil.BeanMetric
getFieldInjectors, getInjectorConstructor, getInjectorConstructorParameters, getMethodInjectorParameters, getMethodInjectors
 

Constructor Detail

InjectUtil.AbstractBeanMetric

public InjectUtil.AbstractBeanMetric()
Method Detail

getConsolidatedMetaParameters

public Collection<MetaParameter> getConsolidatedMetaParameters()
Specified by:
getConsolidatedMetaParameters in interface InjectUtil.BeanMetric

getAllInjectors

public Collection<Object> getAllInjectors()
Specified by:
getAllInjectors in interface InjectUtil.BeanMetric

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.