org.skyscreamer.nevado.jms.connector.mock
Interface ResettableMock

All Known Implementing Classes:
MockSQSConnector, MockSQSConnectorFactory, MockSQSQueue

public interface ResettableMock

Any bean than implements this interface must provide an implementation which returns the bean back to a pristine empty state.


Method Summary
 void reset()
           
 

Method Detail

reset

void reset()


Copyright © 2013. All Rights Reserved.