|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IParcelCreator
| Method Summary | |
|---|---|
org.instrumentmiddleware.cima.parcel.ParcelDocument.Parcel |
createParcel(java.util.Map<java.lang.String,java.lang.Object> args)
retrieve a parcel from this parcelCreator |
void |
start()
give the creator a chance to initialise itself |
void |
stop()
give the creator a chance to shut down cleanly |
| Method Detail |
|---|
org.instrumentmiddleware.cima.parcel.ParcelDocument.Parcel createParcel(java.util.Map<java.lang.String,java.lang.Object> args)
throws PluginException
director -
PluginException
void start()
throws PluginException
PluginException
void stop()
throws PluginException
PluginException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||