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