| Interface | Description |
|---|---|
| Collection |
The Collection Interface.
|
| Comment |
This interface represents a comment that can be added to a resource.
|
| CoreRegistry |
This represents the most fundamental API for the Registry.
|
| Registry |
This is the "Full" Registry interface.
|
| RegistryService |
This interface can be used to implement an OSGi Service of the Registry.
|
| Resource |
Interface to represent a resource that is stored on the registry.
|
| Class | Description |
|---|---|
| Activity |
Representation of a activity that has been performed on the registry.
|
| Association |
This is a representation of a uni-directional association on the registry.
|
| GhostResource<T> |
This class contains a reference to a resource that will be dynamically populated into the cache.
|
| Tag |
Represents a tag and its meta-data.
|
| TaggedResourcePath |
Contains a resource path and tagging details of tags on that resource.
|
| Exception | Description |
|---|---|
| RegistryException |
Base Class for capturing any type of exception that occurs when using the Registry APIs.
|
Copyright © 2018 WSO2 Inc. All rights reserved.