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