createNewInstance(Class objectClass) | org.openmobileis.common.util.ObjectPool | [protected] |
disposeObject(Object object) | org.openmobileis.embedded.webserver.ServerThreadPool | |
getObject() | org.openmobileis.common.util.ObjectPool | [protected] |
ObjectPool(String objectClass, int minSize, int incSize) | org.openmobileis.common.util.ObjectPool | [protected] |