|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExtensionManager
The ExtensionManager is responsible to manage handlers for extensions to the CIMA framework. Currently the ExtensionManager only deals with handlers for parcel's body extension.
| Method Summary | |
|---|---|
void |
addHandler(IParcelBodyHandler handler)
Adds the handler in the handler list. |
IParcelBodyHandler |
getHandler(org.instrumentmiddleware.cima.parcel.BodyType body)
Returns a handler for the given body type or null if no such handler is found |
| Method Detail |
|---|
IParcelBodyHandler getHandler(org.instrumentmiddleware.cima.parcel.BodyType body)
body -
void addHandler(IParcelBodyHandler handler)
handler -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||