public class InetSaAccountingEvent extends PartitionedQueueEvent
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_START |
static int |
TYPE_STOP |
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
InetSaAccountingEvent() |
|
InetSaAccountingEvent(int moduleId,
int contractId,
InetConnection connection,
int type) |
| Modifier and Type | Method and Description |
|---|---|
InetConnection |
getConnection() |
protected java.lang.String |
getPackageName() |
protected int |
getPartitionValue() |
int |
getType() |
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, toStringpublic static final int TYPE_START
public static final int TYPE_STOP
protected InetSaAccountingEvent()
public InetSaAccountingEvent(int moduleId,
int contractId,
InetConnection connection,
int type)
protected void prepareMessage(javax.jms.Message message)
throws javax.jms.JMSException
prepareMessage in class Eventjavax.jms.JMSExceptionpublic InetConnection getConnection()
public int getType()
protected java.lang.String getPackageName()
getPackageName in class PartitionedQueueEventprotected int getPartitionValue()
getPartitionValue in class PartitionedQueueEvent