Class ErrorReportingComponentPoolEvent<C>
java.lang.Object
java.util.EventObject
org.smallmind.quorum.pool.complex.event.ComponentPoolEvent<C>
org.smallmind.quorum.pool.complex.event.ErrorReportingComponentPoolEvent<C>
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionErrorReportingComponentPoolEvent(ComponentPool<C> componentPool, Exception exception) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ErrorReportingComponentPoolEvent
-
-
Method Details
-
getException
-