de.intarsys.tools.component
Interface IInitializeable


public interface IInitializeable

Component lifecycle feature. The component supports initialization.


Method Summary
 void initialize()
          Initialize the components state.
 

Method Detail

initialize

void initialize()
Initialize the components state.