|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.instrumentmiddleware.cima.plugin.producer.impl.AbstractCreator
public abstract class AbstractCreator
this class provides convenience noop methods for IParcelCreator.init()
and IParcelCreator.shutdown()
| Constructor Summary | |
|---|---|
AbstractCreator()
|
|
| Method Summary | |
|---|---|
void |
start()
give the creator a chance to initialise itself |
void |
stop()
give the creator a chance to shut down cleanly |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.instrumentmiddleware.cima.plugin.producer.IParcelCreator |
|---|
createParcel |
| Constructor Detail |
|---|
public AbstractCreator()
| Method Detail |
|---|
public void start()
throws PluginException
IParcelCreator
start in interface IParcelCreatorPluginException
public void stop()
throws PluginException
IParcelCreator
stop in interface IParcelCreatorPluginException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||