Module java.desktop

Interface BeanContextServiceRevokedListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
BeanContextServices, BeanContextServicesListener
All Known Implementing Classes:
BeanContextChildSupport, BeanContextServicesSupport, BeanContextServicesSupport.BCSSProxyServiceProvider, BeanContextSupport

public interface BeanContextServiceRevokedListener extends EventListener
The listener interface for receiving BeanContextServiceRevokedEvent objects. A class that is interested in processing a BeanContextServiceRevokedEvent implements this interface.