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