|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.runtime.test.runner.SimpleFeature
org.nuxeo.runtime.test.runner.JettyFeature
public class JettyFeature
Constructor Summary | |
---|---|
JettyFeature()
|
Method Summary | |
---|---|
void |
configure(RuntimeHarness harness,
java.io.File workingDir)
|
void |
initialize(FeaturesRunner runner)
Called when preparing to run the test class. |
Methods inherited from class org.nuxeo.runtime.test.runner.SimpleFeature |
---|
afterMethodRun, afterRun, beforeMethodRun, beforeRun, configure, start, stop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JettyFeature()
Method Detail |
---|
public void initialize(FeaturesRunner runner) throws java.lang.Exception
RunnerFeature
initialize
in interface RunnerFeature
initialize
in class SimpleFeature
java.lang.Exception
public void configure(RuntimeHarness harness, java.io.File workingDir) throws java.io.IOException
configure
in interface WorkingDirectoryConfigurator
java.io.IOException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |