Package com.highdeal.notification
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 com.highdeal.notification.InternalNotification
InternalNotification.ArgListType, InternalNotification.ArgType -
Field Summary
Fields inherited from interface com.highdeal.hci.IClientAware
CLIENT_NUMBER_100, NO_CLIENT_NUMBER -
Constructor Summary
ConstructorsConstructorDescriptionRenewReservationNotification(String systemName, String instanceId, long timestamp, Object[] argValues) -
Method Summary
Methods inherited from class com.highdeal.notification.InternalSteadyNotification
getListenerId, getPartitionId, getResendAttempt, getUniqueId, setDesc, setListenerId, setPartitionId, setResendAttempt, setUniqueId, toStringMethods inherited from class com.highdeal.notification.InternalNotification
getArgTypes, getArgValues, getClientNumber, getDesc, getInstanceId, getSystemName, getTimestamp, setArgTypes, setArgValues, setClientNumber, setInstanceId, setSystemName, setTimestamp
-
Constructor Details
-
RenewReservationNotification
public RenewReservationNotification() -
RenewReservationNotification
-