org.pfsw.bif.lifecycle
Interface IResettable


public interface IResettable

To be implemented by objects that can be reset.


Method Summary
 void reset()
          Reset the internal state
 

Method Detail

reset

void reset()
Reset the internal state