public class ConnectionPoolEvent extends EventObject
JPPFConnectionPool's life cycle.source| Modifier and Type | Method and Description |
|---|---|
JPPFClientConnection |
getConnection()
Get the connection that triggered this event.
|
JPPFConnectionPool |
getConnectionPool()
Get the source of this event.
|
String |
toString() |
getSourcepublic JPPFConnectionPool getConnectionPool()
JPPFConnectionPool instance.public JPPFClientConnection getConnection()
JPPFClientConnection instance.public String toString()
toString in class EventObjectCopyright © 2005-2019 JPPF Team.