Searched defs:fireServiceRevoked (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java737 fireServiceRevoked(serviceClass, revokeCurrentServicesNow);
967 fireServiceRevoked(bcssre);
1098 protected final void fireServiceRevoked(BeanContextServiceRevokedEvent bcsre) { method in class:BeanContextServicesSupport
1113 protected final void fireServiceRevoked(Class serviceClass, boolean revokeNow) { method in class:BeanContextServicesSupport

Completed in 32 milliseconds