Package | Description |
---|---|
org.apache.sling.testing.tools.serversetup |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
StartRunnableJarPhase.run(ServerSetup owner) |
void |
SetupPhase.run(ServerSetup owner)
Run this phase in the context of supplied ServerSetup
|
Constructor and Description |
---|
StartRunnableJarPhase(ServerSetup owner,
String id,
String description,
Properties config) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.