com.tibco.rta
Interface RtaCommand
- All Superinterfaces:
- RtaAsyncMessage, java.io.Serializable
public interface RtaCommand
- extends RtaAsyncMessage
An asynchronous notification object that sends server notifications like exceptions and certain life cycle events
Nested Class Summary |
static class |
RtaCommand.Command
An enumeration of various commands sent by the server. |
getCommand
RtaCommand.Command getCommand()
- Get the command associated with this message.
- Returns:
- the command associated with this message.
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.