|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nanocontainer.testmodel.Xxx
public abstract class Xxx
An abstract component and three dependancies used for testing.
Nested Class Summary | |
---|---|
static class |
Xxx.A
|
static class |
Xxx.B
|
static class |
Xxx.C
|
Field Summary | |
---|---|
static java.lang.String |
componentRecorder
|
Constructor Summary | |
---|---|
Xxx()
|
Method Summary | |
---|---|
void |
dispose()
|
static void |
reset()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String componentRecorder
Constructor Detail |
---|
public Xxx()
Method Detail |
---|
public static void reset()
public void start()
start
in interface org.picocontainer.Startable
public void stop()
stop
in interface org.picocontainer.Startable
public void dispose()
dispose
in interface org.picocontainer.Disposable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |