Package jadex.commons.beans.beancontext
Interface BeanContextServicesListener
- 
- All Superinterfaces:
- BeanContextServiceRevokedListener,- java.util.EventListener
 - All Known Subinterfaces:
- BeanContextServices
 - All Known Implementing Classes:
- BeanContextChildSupport,- BeanContextServicesSupport,- BeanContextSupport
 
 public interface BeanContextServicesListener extends BeanContextServiceRevokedListener 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserviceAvailable(BeanContextServiceAvailableEvent bcsae)- 
Methods inherited from interface jadex.commons.beans.beancontext.BeanContextServiceRevokedListenerserviceRevoked
 
- 
 
- 
- 
- 
Method Detail- 
serviceAvailablevoid serviceAvailable(BeanContextServiceAvailableEvent bcsae) 
 
- 
 
-