org.apache.felix.ipojo.architecture
Interface Architecture
- All Known Implementing Classes:
- ArchitectureHandler, ArchitectureHandler
public interface Architecture
Architecture service.
This service allows collecting information on the component instance,
such as its state, plugged handlers ...
- Author:
- Felix Project Team
getInstanceDescription
InstanceDescription getInstanceDescription()
- Returns the description of the instance.
- Returns:
- the component instance description
Copyright © 2011 Apache Software Foundation. All Rights Reserved.