Uses of Class
org.smallmind.quorum.namespace.event.JavaContextEvent
-
Packages that use JavaContextEvent Package Description org.smallmind.quorum.namespace org.smallmind.quorum.namespace.event org.smallmind.quorum.namespace.pool -
-
Uses of JavaContextEvent in org.smallmind.quorum.namespace
Methods in org.smallmind.quorum.namespace 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.event
Methods in org.smallmind.quorum.namespace.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.pool
Methods in org.smallmind.quorum.namespace.pool with parameters of type JavaContextEvent Modifier and Type Method Description voidJavaContextComponentInstance. contextAborted(JavaContextEvent javaContextEvent)voidJavaContextComponentInstance. contextClosed(JavaContextEvent javaContextEvent)
-