public class CompositeInstanceDescription extends InstanceDescription
m_handlers, m_instance, m_type| Constructor and Description |
|---|
CompositeInstanceDescription(ComponentTypeDescription type,
CompositeManager instance)
Creates a Primitive Instance Description.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceDescription[] |
getContainedInstances()
Gets the list of contained instance in the described instance.
|
org.apache.felix.ipojo.metadata.Element |
getDescription()
Gets the instance description.
|
org.apache.felix.ipojo.metadata.Element |
getInternalServices()
Gets the list of internally published services.
|
addHandler, getBundleId, getComponentDescription, getHandlerDescription, getHandlers, getInstance, getName, getState, stateChangedpublic CompositeInstanceDescription(ComponentTypeDescription type, CompositeManager instance)
type - the component type descriptioninstance - the instance descriptionpublic InstanceDescription[] getContainedInstances()
public org.apache.felix.ipojo.metadata.Element getInternalServices()
public org.apache.felix.ipojo.metadata.Element getDescription()
getDescription in class InstanceDescriptionCopyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.