Package jadex.commons.beans.beancontext
Interface BeanContextServiceRevokedListener
- 
- All Superinterfaces:
- java.util.EventListener
 - All Known Subinterfaces:
- BeanContextServices,- BeanContextServicesListener
 - All Known Implementing Classes:
- BeanContextChildSupport,- BeanContextServicesSupport,- BeanContextServicesSupport.BCSSProxyServiceProvider,- BeanContextSupport
 
 public interface BeanContextServiceRevokedListener extends java.util.EventListener
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserviceRevoked(BeanContextServiceRevokedEvent bcsre)
 
- 
- 
- 
Method Detail- 
serviceRevokedvoid serviceRevoked(BeanContextServiceRevokedEvent bcsre) 
 
- 
 
-