org.apache.felix.scr.impl.manager
Class AbstractComponentManager.Satisfied

java.lang.Object
  extended by org.apache.felix.scr.impl.manager.AbstractComponentManager.State
      extended by org.apache.felix.scr.impl.manager.AbstractComponentManager.Satisfied
Direct Known Subclasses:
AbstractComponentManager.Active, AbstractComponentManager.Factory, AbstractComponentManager.FactoryInstance, AbstractComponentManager.Registered
Enclosing class:
AbstractComponentManager

protected abstract static class AbstractComponentManager.Satisfied
extends AbstractComponentManager.State


Constructor Summary
protected AbstractComponentManager.Satisfied(String name, int state)
           
 
Method Summary
 
Methods inherited from class org.apache.felix.scr.impl.manager.AbstractComponentManager.State
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractComponentManager.Satisfied

protected AbstractComponentManager.Satisfied(String name,
                                             int state)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.