org.apache.felix.ipojo.composite.service.instantiator
Class ServiceInstantiatorDescription
java.lang.Object
org.apache.felix.ipojo.architecture.HandlerDescription
org.apache.felix.ipojo.composite.service.instantiator.ServiceInstantiatorDescription
public class ServiceInstantiatorDescription
- extends HandlerDescription
Description of the Service Creator Handler.
- Author:
- Felix Project Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInstantiatorDescription
public ServiceInstantiatorDescription(CompositeHandler handler,
List insts,
List imps)
- Constructor.
- Parameters:
handler
- : composite handlerinsts
- : list of service instancesimps
- : list of service importers
getHandlerInfo
public Element getHandlerInfo()
- Build service instantiator handler description.
- Overrides:
getHandlerInfo
in class HandlerDescription
- Returns:
- the handler description
- See Also:
HandlerDescription.getHandlerInfo()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.