org.apache.openejb.client.event
Class ConnectionPoolCreated
java.lang.Object
org.apache.openejb.client.event.ConnectionPoolCreated
@Log(value=FINE)
public class ConnectionPoolCreated
- extends Object
- Version:
- $Rev$ $Date$
ConnectionPoolCreated
public ConnectionPoolCreated(URI uri,
int size,
long timeout,
TimeUnit timeUnit)
getTimeout
public long getTimeout()
getTimeUnit
public TimeUnit getTimeUnit()
getSize
public int getSize()
getUri
public URI getUri()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.