Uses of Interface
org.apache.cxf.ws.rm.persistence.RMStore

Packages that use RMStore
org.apache.cxf.ws.rm   
org.apache.cxf.ws.rm.persistence.jdbc   
 

Uses of RMStore in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return RMStore
 RMStore RMManager.getStore()
           
 

Methods in org.apache.cxf.ws.rm with parameters of type RMStore
 void RMManager.setStore(RMStore s)
           
 

Uses of RMStore in org.apache.cxf.ws.rm.persistence.jdbc
 

Classes in org.apache.cxf.ws.rm.persistence.jdbc that implement RMStore
 class RMTxStore
           
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.