Package | Description |
---|---|
javax.xml.registry |
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries API.
|
javax.xml.registry.infomodel |
This package describes the information model for the Jakarta XML Registries
API.
|
Class and Description |
---|
BulkResponse
Contains the response of a method in the API that performs a bulk
operation and returns a bulk response.
|
BusinessLifeCycleManager
The BusinessLifeCycleManager interface, which is exposed by the Registry Service, implements the
life cycle management functionality of the Registry as part of a business level API.
|
BusinessQueryManager
The BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.
|
CapabilityProfile
Provides information about the capabilities of a Jakarta XML Registries provider.
|
Connection
This class represents a connection between a Jakarta XML Registries client and a
Jakarta XML Registries provider.
|
ConnectionFactory
This is the abstract base class for factory classes for creating a Jakarta XML Registries connection.
|
DeclarativeQueryManager
This interface provides the ability to execute declarative queries (e.g.
|
FederatedConnection
Represents a single logical connection to a federation or group of
registry providers.
|
InvalidRequestException
This exception is thrown when a Jakarta XML Registries client attempts to invoke an API method
that is not valid for some reason.
|
JAXRException
Signals that a Jakarta XML Registries exception has occurred.
|
JAXRResponse
A Jakarta XML Registries requests' response.
|
LifeCycleManager
The LifeCycleManager interface is the main interface in the API for managing life cycle
operations on objects defined by the information model.
|
Query
The Query interface encapsulates a query in a declarative query language.
|
QueryManager
This is the common base interface for all QueryManagers in the API.
|
RegistryException
This is the common base class for all Exceptions that are detected on the registry
provider side rather than the Jakarta XML Registries client side.
|
RegistryService
This is the principal interface implemented by a Jakarta XML Registries provider.
|
UnsupportedCapabilityException
This exception must be thrown when a Jakarta XML Registries client attempts to invoke an API method
that is not supported by the capability profile that is supported by the
Jakarta XML Registries provider.
|
Class and Description |
---|
JAXRException
Signals that a Jakarta XML Registries exception has occurred.
|
LifeCycleManager
The LifeCycleManager interface is the main interface in the API for managing life cycle
operations on objects defined by the information model.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.