Uses of Class
org.smallmind.quorum.namespace.java.event.JavaContextEvent
-
Packages that use JavaContextEvent Package Description org.smallmind.quorum.namespace.java org.smallmind.quorum.namespace.java.event org.smallmind.quorum.namespace.java.pool -
-
Uses of JavaContextEvent in org.smallmind.quorum.namespace.java
Methods in org.smallmind.quorum.namespace.java with parameters of type JavaContextEvent Modifier and Type Method Description voidPooledJavaContext. fireContextAborted(JavaContextEvent javaContextEvent)voidPooledJavaContext. fireContextClosed(JavaContextEvent javaContextEvent) -
Uses of JavaContextEvent in org.smallmind.quorum.namespace.java.event
Methods in org.smallmind.quorum.namespace.java.event with parameters of type JavaContextEvent Modifier and Type Method Description voidJavaContextListener. contextAborted(JavaContextEvent javaContextEvent)voidJavaContextListener. contextClosed(JavaContextEvent javaContextEvent) -
Uses of JavaContextEvent in org.smallmind.quorum.namespace.java.pool
Methods in org.smallmind.quorum.namespace.java.pool with parameters of type JavaContextEvent Modifier and Type Method Description voidJavaContextComponentInstance. contextAborted(JavaContextEvent javaContextEvent)voidJavaContextComponentInstance. contextClosed(JavaContextEvent javaContextEvent)
-