| Constructor and Description |
|---|
GenericPool(IPoolObjectFactory objectFactory) |
public GenericPool(IPoolObjectFactory objectFactory)
public void checkin(Object object) throws Exception
IPoolpublic Object checkout(long timeout) throws Exception
IPoolThis may be a reused object or a new one, up to the pool strategy and size.
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.