Uses of Class
org.smallmind.quorum.pool.complex.event.ErrorReportingComponentPoolEvent
-
Packages that use ErrorReportingComponentPoolEvent Package Description org.smallmind.quorum.pool.complex.event org.smallmind.quorum.pool.complex.jmx -
-
Uses of ErrorReportingComponentPoolEvent in org.smallmind.quorum.pool.complex.event
Methods in org.smallmind.quorum.pool.complex.event with parameters of type ErrorReportingComponentPoolEvent Modifier and Type Method Description voidComponentPoolEventListener. reportErrorOccurred(ErrorReportingComponentPoolEvent<?> event) -
Uses of ErrorReportingComponentPoolEvent in org.smallmind.quorum.pool.complex.jmx
Methods in org.smallmind.quorum.pool.complex.jmx with parameters of type ErrorReportingComponentPoolEvent Modifier and Type Method Description voidComponentPoolMonitor. reportErrorOccurred(ErrorReportingComponentPoolEvent<?> event)
-