Uses of Interface
org.apache.cocoon.components.store.Store

Packages that use Store
org.apache.cocoon.components.store   
 

Uses of Store in org.apache.cocoon.components.store
 

Classes in org.apache.cocoon.components.store that implement Store
 class FilesystemStore
          Deprecated. Use the FilesystemStore
 class MemoryStore
          Deprecated. Use the Avalon Excalibur Store instead.
 class MRUMemoryStore
          Deprecated. Use the Avalon Excalibur Store instead.
 

Methods in org.apache.cocoon.components.store with parameters of type Store
 void StoreJanitorImpl.register(Store store)
          Deprecated. This method register the stores
 void StoreJanitor.register(Store store)
          Deprecated. register method for the stores
 void StoreJanitorImpl.unregister(Store store)
          Deprecated. This method unregister the stores
 void StoreJanitor.unregister(Store store)
          Deprecated. unregister method for the stores
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.