|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerSetup | |
|---|---|
| org.apache.sling.testing.tools.serversetup | |
| Uses of ServerSetup in org.apache.sling.testing.tools.serversetup |
|---|
| Methods in org.apache.sling.testing.tools.serversetup that return ServerSetup | |
|---|---|
static ServerSetup |
ServerSetupSingleton.instance()
Same as no-parameter instance() method, but uses System properties to create its instance. |
static ServerSetup |
ServerSetupSingleton.instance(Properties config)
Create an instance based on the {@CLASS_NAME_PROP) property if needed and return it. |
| Methods in org.apache.sling.testing.tools.serversetup with parameters of type ServerSetup | |
|---|---|
void |
StartRunnableJarPhase.run(ServerSetup owner)
|
void |
SetupPhase.run(ServerSetup owner)
Run this phase in the context of supplied ServerSetup |
| Constructors in org.apache.sling.testing.tools.serversetup with parameters of type ServerSetup | |
|---|---|
StartRunnableJarPhase(ServerSetup owner,
String id,
String description,
Properties config)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||