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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
serviceRevoked(BeanContextServiceRevokedEvent bcsre)
-
-
-
Method Detail
-
serviceRevoked
void serviceRevoked(BeanContextServiceRevokedEvent bcsre)
-
-