org.objectweb.fractal.aokell.lib.control.component
Interface ComponentDescItf

All Known Implementing Classes:
ComponentImpl, CompositeComponentImpl

public interface ComponentDescItf

Interface for retrieving the attributes which describe a component.

Author:
Lionel Seinturier

Method Summary
 Object getContentDesc()
           
 Object getControllerDesc()
           
 

Method Detail

getControllerDesc

Object getControllerDesc()

getContentDesc

Object getContentDesc()