|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.instrumentmiddleware.cima.extension.handler.impl.BodyHandlerList
org.instrumentmiddleware.cima.extension.operation.handler.OperationHandler
public class OperationHandler
A handler that contains a list of handlers able to handle SetCIMAVariableRequestType, GetCIMAVariableRequestType, SetPluginVariableRequestType, GetPluginVariableRequestType and CommandOperationRequestType. Note that these types are automatically created by XMLBean when reading the operation.xsd schema.
| Nested Class Summary | |
|---|---|
protected class |
OperationHandler.CommandOperationHandler
A handler for commandOperationRequestType. |
protected class |
OperationHandler.GetCIMAOperationHandler
|
protected class |
OperationHandler.GetPluginOperationHandler
A handler for getOperationRequestType. |
protected class |
OperationHandler.SetCIMAOperationHandler
|
protected class |
OperationHandler.SetPluginOperationHandler
A handler for setOperationRequestType. |
| Field Summary |
|---|
| Fields inherited from class org.instrumentmiddleware.cima.extension.handler.impl.BodyHandlerList |
|---|
handlerList |
| Constructor Summary | |
|---|---|
OperationHandler()
|
|
| Method Summary |
|---|
| Methods inherited from class org.instrumentmiddleware.cima.extension.handler.impl.BodyHandlerList |
|---|
addHandler, canHandle, getHandler, processBody |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationHandler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||