public static class AbstractPicoContainerTest.TestLifecycleComponent extends Object implements Startable
| Modifier and Type | Field and Description |
|---|---|
boolean |
started |
| Constructor and Description |
|---|
TestLifecycleComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start this component.
|
void |
stop()
Stop this component.
|
public boolean started
public TestLifecycleComponent()
public void start()
Startablepublic void stop()
StartableDisposable if you need a single call at the definite end of the lifecycle.Copyright © 2003–2019 Codehaus. All rights reserved.