org.apache.felix.ipojo.composite.instance
Class InstanceHandlerDescription
java.lang.Object
org.apache.felix.ipojo.architecture.HandlerDescription
org.apache.felix.ipojo.composite.instance.InstanceHandlerDescription
public class InstanceHandlerDescription
- extends HandlerDescription
Description of the Instance Handler.
- Author:
- Felix Project Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceHandlerDescription
public InstanceHandlerDescription(CompositeHandler handler,
org.apache.felix.ipojo.composite.instance.InstanceHandler.ManagedConfiguration[] insts)
- Constructor.
- Parameters:
handler
- : handlerinsts
- : list of component instances
getHandlerInfo
public Element getHandlerInfo()
- Build handler description.
- Overrides:
getHandlerInfo
in class HandlerDescription
- Returns:
- the handler description
- See Also:
HandlerDescription.getHandlerInfo()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.