|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceDescription | |
|---|---|
| org.apache.felix.ipojo | |
| org.apache.felix.ipojo.architecture | |
| org.apache.felix.ipojo.handlers.architecture | |
| Uses of InstanceDescription in org.apache.felix.ipojo |
|---|
| Methods in org.apache.felix.ipojo that return InstanceDescription | |
|---|---|
InstanceDescription |
InstanceManager.getInstanceDescription()
Get the description of the current instance. |
InstanceDescription |
ComponentInstance.getInstanceDescription()
Return the instance description. |
| Uses of InstanceDescription in org.apache.felix.ipojo.architecture |
|---|
| Methods in org.apache.felix.ipojo.architecture that return InstanceDescription | |
|---|---|
InstanceDescription[] |
InstanceDescription.getContainedInstances()
Get the list of contained instance in the describe instance. |
InstanceDescription |
Architecture.getInstanceDescription()
Return the description of the instance. |
| Methods in org.apache.felix.ipojo.architecture with parameters of type InstanceDescription | |
|---|---|
void |
InstanceDescription.addInstance(InstanceDescription inst)
Add an instance description to the contained instance list. |
| Uses of InstanceDescription in org.apache.felix.ipojo.handlers.architecture |
|---|
| Methods in org.apache.felix.ipojo.handlers.architecture that return InstanceDescription | |
|---|---|
InstanceDescription |
ArchitectureHandler.getInstanceDescription()
Get the instance description. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||