public class InetConnectionCommandEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
InetConnectionCommandEvent() |
|
InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int servId,
long connectionId,
java.lang.String command) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommand() |
long |
getConnectionId() |
int |
getDeviceId() |
int |
getServId() |
protected void |
prepareMessage(javax.jms.Message message) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, toString, toStringprotected InetConnectionCommandEvent()
public InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int servId,
long connectionId,
java.lang.String command)
protected void prepareMessage(javax.jms.Message message)
throws javax.jms.JMSException
prepareMessage in class Eventjavax.jms.JMSExceptionpublic int getDeviceId()
public int getServId()
public long getConnectionId()
public java.lang.String getCommand()