|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |