public interface RegistrationHandle
JMSDestinationAvailabilityHelper
 registration. A caller can then use this handle to unregister 
 the associated DestinationAvailabilityListener
 and  stop receiving destination availability updates.JMSDestinationAvailabilityHelper| Modifier and Type | Method and Description | 
|---|---|
void | 
unregister()
Unregister the associated  
DestinationAvailabilityListener
 and stop receiving destination availability updates. |