org.apache.sandesha2.storage.inmemory
Class InMemoryStorageManager
java.lang.Object
org.apache.sandesha2.storage.StorageManager
org.apache.sandesha2.storage.inmemory.InMemoryStorageManager
- public class InMemoryStorageManager
- extends StorageManager
- Author:
- Chamikara Jayalath , Sanka Samaranayaka
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InMemoryStorageManager
public InMemoryStorageManager(org.apache.axis2.context.ConfigurationContext context)
getTransaction
public Transaction getTransaction()
- Specified by:
getTransaction
in class StorageManager
getCreateSeqBeanMgr
public CreateSeqBeanMgr getCreateSeqBeanMgr()
- Specified by:
getCreateSeqBeanMgr
in class StorageManager
getNextMsgBeanMgr
public NextMsgBeanMgr getNextMsgBeanMgr()
- Specified by:
getNextMsgBeanMgr
in class StorageManager
getRetransmitterBeanMgr
public SenderBeanMgr getRetransmitterBeanMgr()
- Specified by:
getRetransmitterBeanMgr
in class StorageManager
getSequencePropretyBeanMgr
public SequencePropertyBeanMgr getSequencePropretyBeanMgr()
- Specified by:
getSequencePropretyBeanMgr
in class StorageManager
getStorageMapBeanMgr
public InvokerBeanMgr getStorageMapBeanMgr()
- Specified by:
getStorageMapBeanMgr
in class StorageManager
init
public void init(org.apache.axis2.context.ConfigurationContext context)
getInstance
public static InMemoryStorageManager getInstance(org.apache.axis2.context.ConfigurationContext context)
Copyright © 2005 Apache Web Services. All Rights Reserved.