com.ibm.websphere.batch.context
Class PersistentMapFactory
- java.lang.Object
com.ibm.websphere.batch.context.PersistentMapFactory
- public class PersistentMapFactory
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
PersistentMapFactory()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
createPersistentMap()
Creates a new instance of PersistentMap
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
PersistentMapFactory
- public PersistentMapFactory()
Method Detail
createPersistentMap
- public static PersistentMap createPersistentMap( )
Creates a new instance of PersistentMap
Returns:
PersistentMap