|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.ipojo.architecture.HandlerDescription
org.apache.felix.ipojo.composite.instance.InstanceHandlerDescription
public class InstanceHandlerDescription
Description of the Instance Handler.
| Field Summary | |
|---|---|
private InstanceHandler.ManagedConfiguration[] |
m_configurations
List of managed instances. |
| Constructor Summary | |
|---|---|
InstanceHandlerDescription(CompositeHandler handler,
InstanceHandler.ManagedConfiguration[] insts)
Constructor. |
|
| Method Summary | |
|---|---|
Element |
getHandlerInfo()
Build handler description. |
| Methods inherited from class org.apache.felix.ipojo.architecture.HandlerDescription |
|---|
getHandlerName, isValid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private InstanceHandler.ManagedConfiguration[] m_configurations
| Constructor Detail |
|---|
public InstanceHandlerDescription(CompositeHandler handler,
InstanceHandler.ManagedConfiguration[] insts)
handler - : handlerinsts - : list of component instances| Method Detail |
|---|
public Element getHandlerInfo()
getHandlerInfo in class HandlerDescriptionHandlerDescription.getHandlerInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||