KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > beans > beancontext > BeanContextServiceRevokedListener

java.beans.beancontext
Interface BeanContextServiceRevokedListener

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

void serviceRevoked(BeanContextServiceRevokedEvent bcsre)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags