|
||||||||||
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.
Constructor Summary | |
---|---|
InstanceHandlerDescription(CompositeHandler handler,
java.util.List insts)
Constructor. |
Method Summary | |
---|---|
org.apache.felix.ipojo.metadata.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 |
Constructor Detail |
---|
public InstanceHandlerDescription(CompositeHandler handler, java.util.List insts)
handler
- : handlerinsts
- : list of component instancesMethod Detail |
---|
public org.apache.felix.ipojo.metadata.Element getHandlerInfo()
getHandlerInfo
in class org.apache.felix.ipojo.architecture.HandlerDescription
HandlerDescription.getHandlerInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |