Package org.kapott.hbci.protocol.factory
Class SEGFactory
java.lang.Object
org.kapott.hbci.tools.ObjectFactory
org.kapott.hbci.protocol.factory.SEGFactory
-
Field Summary
FieldsFields inherited from class org.kapott.hbci.tools.ObjectFactory
currentPoolSize, freeObjects, usedObjects
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kapott.hbci.tools.ObjectFactory
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
-
Field Details
-
instance
-
-
Constructor Details
-
SEGFactory
private SEGFactory()
-
-
Method Details
-
getInstance
-
createSEG
-
createSEG
-
unuseObject
- Overrides:
unuseObject
in classObjectFactory
-