org.apache.felix.ipojo.architecture
Interface Architecture

All Known Implementing Classes:
ArchitectureHandler

public interface Architecture

Architecture service. Allows to have information on the component.

Author:
Felix Project Team

Method Summary
 InstanceDescription getInstanceDescription()
          Return the description of the instance.
 

Method Detail

getInstanceDescription

InstanceDescription getInstanceDescription()
Return the description of the instance.

Returns:
: the current component instance description