|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.ipojo.architecture.InstanceDescription
org.apache.felix.ipojo.composite.CompositeInstanceDescription
public class CompositeInstanceDescription
Composite Instance Description.
| Field Summary |
|---|
| Fields inherited from class org.apache.felix.ipojo.architecture.InstanceDescription |
|---|
m_handlers, m_instance, m_type |
| Constructor Summary | |
|---|---|
CompositeInstanceDescription(ComponentTypeDescription type,
CompositeManager instance)
Creates a Primitive Instance Description. |
|
| Method Summary | |
|---|---|
InstanceDescription[] |
getContainedInstances()
Gets the list of contained instance in the describe instance. |
Element |
getDescription()
Gets the instance description. |
Element |
getInternalServices()
Gets the list of internally published services. |
| Methods inherited from class org.apache.felix.ipojo.architecture.InstanceDescription |
|---|
addHandler, getBundleId, getComponentDescription, getHandlerDescription, getHandlers, getName, getState, stateChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeInstanceDescription(ComponentTypeDescription type,
CompositeManager instance)
type - the component type descriptioninstance - the instance description| Method Detail |
|---|
public InstanceDescription[] getContainedInstances()
public Element getInternalServices()
public Element getDescription()
getDescription in class InstanceDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||