|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestServerContext | |
---|---|
org.apache.directory.server.integ.state |
Uses of TestServerContext in org.apache.directory.server.integ.state |
---|
Fields in org.apache.directory.server.integ.state declared as TestServerContext | |
---|---|
protected TestServerContext |
AbstractState.context
The context for this test |
Methods in org.apache.directory.server.integ.state that return TestServerContext | |
---|---|
static TestServerContext |
TestServerContext.get()
Gets the TestServerContext associated with the current thread of execution. |
Methods in org.apache.directory.server.integ.state with parameters of type TestServerContext | |
---|---|
static void |
TestServerContext.set(TestServerContext context)
Sets the TestServerContext for this current thread |
Constructors in org.apache.directory.server.integ.state with parameters of type TestServerContext | |
---|---|
AbstractState(TestServerContext context)
Creates a new instance of AbstractState. |
|
NonExistentState(TestServerContext context)
Creates a new instance of NonExistentState. |
|
StartedNormalState(TestServerContext context)
Creates a new instance of StartedNormalState. |
|
StartedPristineState(TestServerContext context)
Creates a new instance of StartedPristineState. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |