Class RenewReservationNotification
java.lang.Object
com.highdeal.notification.InternalNotification
com.highdeal.notification.InternalSteadyNotification
com.highdeal.notification.RenewReservationNotification
- All Implemented Interfaces:
IClientAware
-
Nested Class Summary
Nested classes/interfaces inherited from class InternalNotification
InternalNotification.ArgListType, InternalNotification.ArgType -
Field Summary
Fields inherited from interface IClientAware
CLIENT_NUMBER_100, NO_CLIENT_NUMBER -
Constructor Summary
ConstructorsConstructorDescriptionRenewReservationNotification(String systemName, String instanceId, long timestamp, Object[] argValues) -
Method Summary
Methods inherited from class InternalSteadyNotification
getListenerId, getPartitionId, getResendAttempt, getUniqueId, setDesc, setListenerId, setPartitionId, setResendAttempt, setUniqueId, toStringMethods inherited from class InternalNotification
getArgTypes, getArgValues, getClientNumber, getDesc, getInstanceId, getSystemName, getTimestamp, setArgTypes, setArgValues, setClientNumber, setInstanceId, setSystemName, setTimestamp
-
Constructor Details
-
RenewReservationNotification
public RenewReservationNotification() -
RenewReservationNotification
-