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, testCreated
public JettyFeature()
public void initialize(FeaturesRunner runner) throws Exception
RunnerFeature
initialize
in interface RunnerFeature
initialize
in class SimpleFeature
Exception
protected void configureJetty(Jetty jetty)
public void configure(RuntimeHarness harness, File workingDir) throws IOException
configure
in interface WorkingDirectoryConfigurator
IOException
Copyright © 2017 Nuxeo. All rights reserved.