arrayPool | org.openmobileis.common.util.ObjectPool | [protected] |
createNewInstance(Class objectClass) | org.openmobileis.common.util.ObjectPool | [protected] |
disposeObject(Object object) | org.openmobileis.common.util.ObjectPool | |
FileSystemObjectPool(String fileSystemClass) | org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool | |
getFileSystem() | org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool | |
getObject() | org.openmobileis.common.util.ObjectPool | [protected] |
incSize_ | org.openmobileis.common.util.ObjectPool | [protected] |
minSize_ | org.openmobileis.common.util.ObjectPool | [protected] |
objectClass | org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool | [package] |
objectClass_ | org.openmobileis.common.util.ObjectPool | [protected] |
ObjectPool(String objectClass, int minSize, int incSize) | org.openmobileis.common.util.ObjectPool | [protected] |
pool_ | org.openmobileis.common.util.ObjectPool | [protected] |