java.lang.Object
com.k_int.OpenRequest.api.AbstractMessageHandler
com.k_int.OpenRequest.test.isoill.actions.HandleILLind
- public class HandleILLind
- extends com.k_int.OpenRequest.api.AbstractMessageHandler
|
Field Summary |
private static LoggingContext |
cat
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cat
private static LoggingContext cat
HandleILLind
public HandleILLind()
handle
public java.lang.Object handle(java.lang.String event,
java.lang.Object message,
com.k_int.OpenRequest.api.MessageHandlerContext ctx)
throws com.k_int.OpenRequest.api.MessageHandlerException
- Handle an incoming ISO 10161 indication event sent to a test location.
Where possible, this handler should auto-respond to the incoming PDU if the test case
begin run is known and the next step is also known.
Preconditions: message parameter can be cast into the class expected by this handler
(ILLMessageEnvelope).
Postconditions: