org.nakedobjects.metamodel.commons.component
Interface Resettable


public interface Resettable

Allows the component to be reset.

Primarily for testing.


Method Summary
 void reset()
           
 

Method Detail

reset

void reset()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.