|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryService | |
org.apache.jetspeed.services.registry |
Uses of RegistryService in org.apache.jetspeed.services.registry |
Classes in org.apache.jetspeed.services.registry that implement RegistryService | |
class |
CastorRegistryService
This is an implementation of the RegistryService
based on the Castor XML serialization mechanisms |
class |
HybridRegistryService
Implements the Jetspeed Registry Service interface, with a hybrid of Database and File-based (Castor) Registry storage. |
class |
LateInitCastorRegistryService
This is an implementation of the RegistryService
based on the Castor XML serialization mechanisms |
Methods in org.apache.jetspeed.services.registry with parameters of type RegistryService | |
boolean |
RegistryImporter.run(RegistryService exporterService,
RegistryService importerService)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |