Uses of Interface
org.granite.config.flex.DestinationRemoveListener

Packages that use DestinationRemoveListener
org.granite.config.flex   
org.granite.messaging.service   
 

Uses of DestinationRemoveListener in org.granite.config.flex
 

Methods in org.granite.config.flex with parameters of type DestinationRemoveListener
 void Destination.addRemoveListener(DestinationRemoveListener listener)
           
 

Uses of DestinationRemoveListener in org.granite.messaging.service
 

Classes in org.granite.messaging.service that implement DestinationRemoveListener
 class SimpleServiceFactory