|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICIMAPlugin
This interface provides the internal plugin method routing
| Method Summary | |
|---|---|
org.instrumentmiddleware.cima.parcel.ResponseType |
internalProcessParcel(org.instrumentmiddleware.cima.parcel.BodyType body,
java.util.Calendar creationTime,
org.instrumentmiddleware.cima.parcel.ParcelTypeEnum.Enum type,
ISession session,
org.instrumentmiddleware.cima.parcel.ResponseType response)
Process a parcel. |
| Methods inherited from interface org.instrumentmiddleware.cima.plugin.IPlugin |
|---|
doSubscribe, getId, getInformation, getSequenceNumber, processParcel, setStartOnLoad, start, startOnLoad, stop |
| Method Detail |
|---|
org.instrumentmiddleware.cima.parcel.ResponseType internalProcessParcel(org.instrumentmiddleware.cima.parcel.BodyType body,
java.util.Calendar creationTime,
org.instrumentmiddleware.cima.parcel.ParcelTypeEnum.Enum type,
ISession session,
org.instrumentmiddleware.cima.parcel.ResponseType response)
throws PluginException
request - the request parcel
PluginException - if there is a problem while processing the parcel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||