Package | Description |
---|---|
org.apache.sling.testing.tools.serversetup |
Modifier and Type | Class and Description |
---|---|
class |
StartRunnableJarPhase
SetupPhase that uses a JarExecutor to start
a runnable jar, and stop it at system shutdown
if our SetupServer wants that.
|
Modifier and Type | Method and Description |
---|---|
SetupPhase |
StartRunnableJarPhase.getKillPhase(String id)
Return a SetupPhase that kills the process started by this phase
|
Modifier and Type | Method and Description |
---|---|
void |
ServerSetup.addSetupPhase(SetupPhase p)
Add a SetupPhase to our list.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.