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