public static class Issue0353TestCase.FooStartable extends Object implements Startable
Constructor and Description |
---|
FooStartable() |
Modifier and Type | Method and Description |
---|---|
void |
start()
Start this component.
|
void |
stop()
Stop this component.
|
public FooStartable()
public void start()
Startable
public void stop()
Startable
Disposable
if you need a single call at the definite end of the lifecycle.Copyright © 2003–2016 Codehaus. All rights reserved.