public class RequestLogInfoEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
RequestLogInfoEvent() |
|
RequestLogInfoEvent(int moduleId,
java.util.Date month,
int accountingRootDeviceId,
int deviceId) |
Modifier and Type | Method and Description |
---|---|
void |
addLogs(int[] logs) |
int |
getDeviceId() |
int[] |
getLogs() |
java.util.Date |
getMonth() |
protected void |
prepareMessage(javax.jms.Message message) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString, toString
protected RequestLogInfoEvent()
public RequestLogInfoEvent(int moduleId, java.util.Date month, int accountingRootDeviceId, int deviceId)
public int[] getLogs()
public void addLogs(int[] logs)
public java.util.Date getMonth()
public int getDeviceId()
protected void prepareMessage(javax.jms.Message message) throws javax.jms.JMSException
prepareMessage
in class Event
javax.jms.JMSException