public class CryptFactory extends ObjectFactory
currentPoolSize, freeObjects, usedObjects
Modifier and Type | Method | Description |
---|---|---|
Crypt |
createCrypt(IHandlerData handlerdata,
MSG msg) |
|
static CryptFactory |
getInstance() |
|
void |
unuseObject(java.lang.Object o) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
public static CryptFactory getInstance()
public Crypt createCrypt(IHandlerData handlerdata, MSG msg)
public void unuseObject(java.lang.Object o)
unuseObject
in class ObjectFactory
Copyright © 2018. All rights reserved.