Package | Description |
---|---|
org.apache.felix.ipojo | |
org.apache.felix.ipojo.architecture | |
org.apache.felix.ipojo.handlers.architecture |
Modifier and Type | Class and Description |
---|---|
class |
HandlerManager
The handler manager manages an handler instance.
|
class |
InstanceManager
This class defines the container of primitive instances.
|
class |
PrimitiveInstanceDescription
Primitive Instance Description.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceManager.addInstanceStateListener(InstanceStateListener listener)
Registers an instance state listener.
|
void |
ComponentInstance.addInstanceStateListener(InstanceStateListener listener)
Adds an instance state listener on the current instance.
|
void |
InstanceManager.removeInstanceStateListener(InstanceStateListener listener)
Unregisters an instance state listener.
|
void |
ComponentInstance.removeInstanceStateListener(InstanceStateListener listener)
Removes an instance state listener on the current instance.
|
Modifier and Type | Class and Description |
---|---|
class |
InstanceDescription
Instance Description.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchitectureHandler
Architecture Handler.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.