Class | Description |
---|---|
DatabaseConstants |
This class contains a set of constants used when interacting with databases
and data access.
|
DumpConstants |
Class to keep the constants used in dumping
|
EmbeddedRegistry |
This is a core class of the Embedded JDBC Based implementation of the Registry.
|
EmbeddedRegistryService |
This is a core class used by application that use registry in the embedded mode.
|
InMemoryEmbeddedRegistry |
In-memory implementation of the Embedded Registry.
|
InMemoryEmbeddedRegistryService |
This is an extension to the
EmbeddedRegistryService which is tailored to expose InMemoryEmbeddedRegistry instances as OSGi services. |
RecursionRepository |
This is used to handle recursive repository operations that might need calling registry methods
for non-recursive resources.
|
Repository |
Encapsulates the retrieving, storing, modifying and deleting of resources.
|
VersionRepository |
Repository for versioned resources.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.