Package org.kapott.hbci.security.factory
Class CryptFactory
java.lang.Object
org.kapott.hbci.tools.ObjectFactory
org.kapott.hbci.security.factory.CryptFactory
-
Field Summary
FieldsFields inherited from class org.kapott.hbci.tools.ObjectFactory
currentPoolSize, freeObjects, usedObjects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCrypt
(IHandlerData handlerdata, MSG msg) static CryptFactory
void
Methods inherited from class org.kapott.hbci.tools.ObjectFactory
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
-
Field Details
-
instance
-
-
Constructor Details
-
CryptFactory
private CryptFactory()
-
-
Method Details
-
getInstance
-
createCrypt
-
unuseObject
- Overrides:
unuseObject
in classObjectFactory
-