Uses of Class
org.apache.directory.server.integ.state.AbstractState

Packages that use AbstractState
org.apache.directory.server.integ.state   
 

Uses of AbstractState in org.apache.directory.server.integ.state
 

Subclasses of AbstractState in org.apache.directory.server.integ.state
 class NonExistentState
          The state of a test service when it has not yet been created.
 class StartedNormalState
          The state of a running test service which has been used for running integration tests and has been reverted to contain the same content as it did when created and started.
 class StartedPristineState
          A test service state where the server is running and has not been used for any integration test since it was created.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.