public class InetSaServInitEvent extends PartitionedQueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
InetSaServInitEvent() |
|
InetSaServInitEvent(int moduleId,
int userId,
int deviceId,
int inetServId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceId() |
int |
getInetServId() |
protected java.lang.String |
getPackageName() |
protected int |
getPartitionValue() |
protected void |
prepareMessage(javax.jms.Message message) |
protected void |
toString(java.lang.StringBuilder sb) |
getDestination, getDestinationMaskgetContractId, getContractID, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toStringprotected InetSaServInitEvent()
public InetSaServInitEvent(int moduleId,
int userId,
int deviceId,
int inetServId)
protected void prepareMessage(javax.jms.Message message)
throws javax.jms.JMSException
prepareMessage in class Eventjavax.jms.JMSExceptionpublic int getDeviceId()
public int getInetServId()
protected java.lang.String getPackageName()
getPackageName in class PartitionedQueueEventprotected int getPartitionValue()
getPartitionValue in class PartitionedQueueEvent