org.jtheque.core.managers.lifecycle.phases
Interface LifeCyclePhase

All Known Implementing Classes:
FirstPhase, SecondPhase, ThirdPhase

public interface LifeCyclePhase

A phase of the JTheque life cycle.

Author:
Baptiste Wicht

Method Summary
 void run()
          Run the phase.
 

Method Detail

run

void run()
Run the phase.



Copyright © 2009 JTheque. All Rights Reserved.