public class InetDeviceManageEvent extends PartitionedQueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetDeviceManageEvent() |
|
InetDeviceManageEvent(int moduleId,
int userId,
int invDeviceId,
int inetDeviceId,
java.lang.String operation,
int servId,
int connectionId) |
|
InetDeviceManageEvent(int moduleId,
int userId,
int invDeviceId,
java.lang.String operation,
int servId,
int connectionId) |
Modifier and Type | Method and Description |
---|---|
int |
getDeviceId() |
java.lang.String |
getOperation() |
protected java.lang.String |
getPackageName() |
protected int |
getPartitionValue() |
java.lang.Object |
getResult() |
int |
getServId() |
protected void |
prepareMessage(javax.jms.Message message) |
void |
setResult(java.lang.Object result) |
protected void |
toString(java.lang.StringBuilder sb) |
getDestination, getDestinationMask
getContractId, getContractID, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString
protected InetDeviceManageEvent()
public InetDeviceManageEvent(int moduleId, int userId, int invDeviceId, java.lang.String operation, int servId, int connectionId)
public InetDeviceManageEvent(int moduleId, int userId, int invDeviceId, int inetDeviceId, java.lang.String operation, int servId, int connectionId)
protected void prepareMessage(javax.jms.Message message) throws javax.jms.JMSException
prepareMessage
in class Event
javax.jms.JMSException
public int getDeviceId()
public int getServId()
public java.lang.String getOperation()
public java.lang.Object getResult()
public void setResult(java.lang.Object result)
protected java.lang.String getPackageName()
getPackageName
in class PartitionedQueueEvent
protected int getPartitionValue()
getPartitionValue
in class PartitionedQueueEvent