public class InetConnectionAliveEvent extends PoolEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetConnectionAliveEvent() |
|
InetConnectionAliveEvent(PoolEventPublisher<?> publisher,
int contractId,
InetConnection connection) |
Modifier and Type | Method and Description |
---|---|
InetConnection |
getConnection() |
protected void |
prepareMessage(javax.jms.Message message) |
protected void |
toString(java.lang.StringBuilder sb) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString
protected InetConnectionAliveEvent()
public InetConnectionAliveEvent(PoolEventPublisher<?> publisher, int contractId, InetConnection connection)
protected void prepareMessage(javax.jms.Message message) throws javax.jms.JMSException
prepareMessage
in class Event
javax.jms.JMSException
public InetConnection getConnection()