Methods in java.beans.beancontext with parameters of type BeanContextServiceRevokedEvent |
void |
BeanContextChildSupport.serviceRevoked(BeanContextServiceRevokedEvent bcsre)
a service provided by the nesting BeanContext has been revoked. |
void |
BeanContextServicesSupport.serviceRevoked(BeanContextServiceRevokedEvent bcssre)
BeanContextServicesListener callback, propagates event to all
currently registered listeners and BeanContextServices children,
if this BeanContextService does not already implement this service
itself. |
protected void |
BeanContextServicesSupport.fireServiceRevoked(BeanContextServiceRevokedEvent bcsre)
Fire a BeanContextServiceEvent notifying of a service being revoked |
void |
BeanContextServicesSupport.BCSSProxyServiceProvider.serviceRevoked(BeanContextServiceRevokedEvent bcsre)
|
void |
BeanContextServiceRevokedListener.serviceRevoked(BeanContextServiceRevokedEvent bcsre)
The service named has been revoked. |