public class JettyFeature extends SimpleFeature implements WorkingDirectoryConfigurator
| Constructor and Description |
|---|
JettyFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(RuntimeHarness harness,
File workingDir) |
protected void |
configureJetty(Jetty jetty) |
void |
initialize(FeaturesRunner runner)
Called when preparing to run the test class.
|
afterMethodRun, afterRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, configure, start, stop, testCreatedpublic void initialize(FeaturesRunner runner) throws Exception
RunnerFeatureinitialize in interface RunnerFeatureinitialize in class SimpleFeatureExceptionprotected void configureJetty(Jetty jetty)
public void configure(RuntimeHarness harness, File workingDir) throws IOException
configure in interface WorkingDirectoryConfiguratorIOExceptionCopyright © 2019 Nuxeo SA. All rights reserved.