public class ServiceInstantiatorDescription extends HandlerDescription
Constructor and Description |
---|
ServiceInstantiatorDescription(CompositeHandler handler,
java.util.List insts,
java.util.List imps)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
org.apache.felix.ipojo.metadata.Element |
getHandlerInfo()
Build service instantiator handler description.
|
getHandlerName, isValid
public ServiceInstantiatorDescription(CompositeHandler handler, java.util.List insts, java.util.List imps)
handler
- : composite handlerinsts
- : list of service instancesimps
- : list of service importerspublic org.apache.felix.ipojo.metadata.Element getHandlerInfo()
getHandlerInfo
in class HandlerDescription
HandlerDescription.getHandlerInfo()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.