Uses of Interface
org.apache.sandesha2.storage.beanmanagers.RMBeanManager

Packages that use RMBeanManager
org.apache.sandesha2.storage.beanmanagers   
org.apache.sandesha2.storage.inmemory   
 

Uses of RMBeanManager in org.apache.sandesha2.storage.beanmanagers
 

Subinterfaces of RMBeanManager in org.apache.sandesha2.storage.beanmanagers
 interface InvokerBeanMgr
          Used to manage invoker beans.
 interface RMDBeanMgr
          Used to manage NextMsg beans.
 interface RMSBeanMgr
          This is used to manage CreateSequence beans.
 interface SenderBeanMgr
          Used to manage Sender beans.
 interface SequencePropertyBeanMgr
          Used to manage Sequence Property beans.
 

Uses of RMBeanManager in org.apache.sandesha2.storage.inmemory
 

Classes in org.apache.sandesha2.storage.inmemory that implement RMBeanManager
 class InMemoryInvokerBeanMgr
           
 class InMemoryRMDBeanMgr
           
 class InMemoryRMSBeanMgr
           
 class InMemorySenderBeanMgr
           
 class InMemorySequencePropertyBeanMgr
           
 



Copyright © 2005-2006 Apache Web Services. All Rights Reserved.