|
||||||||||
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.service.instantiator.ServiceInstantiatorDescription
public class ServiceInstantiatorDescription
Description of the Service Creator Handler.
Constructor Summary | |
---|---|
ServiceInstantiatorDescription(CompositeHandler handler,
java.util.List insts,
java.util.List imps)
Constructor. |
Method Summary | |
---|---|
org.apache.felix.ipojo.metadata.Element |
getHandlerInfo()
Build service instantiator 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 ServiceInstantiatorDescription(CompositeHandler handler, java.util.List insts, java.util.List imps)
handler
- : composite handlerinsts
- : list of service instancesimps
- : list of service importersMethod 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 |