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

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

Method Detail

getInstanceDescription

InstanceDescription getInstanceDescription()
Returns the description of the instance.

Returns:
the component instance description


Copyright © 2011 Apache Software Foundation. All Rights Reserved.