org.apache.felix.scr.impl.manager
Class AbstractComponentManager.Active
java.lang.Object
org.apache.felix.scr.impl.manager.AbstractComponentManager.State
org.apache.felix.scr.impl.manager.AbstractComponentManager.Satisfied
org.apache.felix.scr.impl.manager.AbstractComponentManager.Active
- Enclosing class:
- AbstractComponentManager
protected static final class AbstractComponentManager.Active
- extends AbstractComponentManager.Satisfied
The Active
state is the satisified state of an immediate
component after activation. Dealyed and service factory components switch
to this state from the AbstractComponentManager.Registered
state once the service
object has (first) been requested.
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.