Paquete javax.xml.registry

Omitir enlaces de navegación

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Paquete javax.xml.registry
Este paquete y sus subpaquetes describen las clases e interfaces API para la API JAXR.

Ver la descripción

Interface Summary Interface 	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 JAXR provider.
Connection 	
This class represents a connection between a JAXR client and a JAXR provider.
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.
FindQualifier 	
FindQualifier provides various constants that identify options that effect find method behavior.
JAXRResponse 	
A JAXR 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.
RegistryService 	
This is the principal interface implemented by a JAXR provider.
Class Summary Class 	Description
ConnectionFactory 	
This is the abstract base class for factory classes for creating a JAXR connection.
Exception Summary Exception 	Description
DeleteException 	
A RegistryException that occurs during a delete action.
FindException 	
A RegistryException that occurs during a find action.
InvalidRequestException 	
This exception is thrown when a JAXR client attempts to invoke an API method that is not valid for some reason.
JAXRException 	
Signals that a JAXR exception has occurred.
RegistryException 	
This is the common base class for all Exceptions that are detected on the registry provider side rather than the JAXR client side.
SaveException 	
A RegistryException that occurs during a save action.
UnexpectedObjectException 	
This exception is thrown when the JAXR provider finds a Object that is out-of-place or of the wrong type within the context of a user request.
UnsupportedCapabilityException 	
This exception must be thrown when a JAXR client attempts to invoke an API method that is not supported by the capability profile that is supported by the JAXR provider.

Paquete javax.xml.registry Descripción

Este paquete y sus subpaquetes describen las clases e interfaces API para la API JAXR. En este paquete se encuentran las interfaces y clases de alto nivel que un cliente usa para interactuar con un registro a través de un proveedor JAXR.

La Figura 1 muestra las interfaces principales en la API JAXR.

Interfaces primarias en la API JAXR
Figura 1. Interfaces primarias en la API JAXR

La Figura 2 muestra las clases de respuesta y excepción en la API JAXR.

Clases de respuesta y excepción en la API JAXR
Figura 2. Clases de respuesta y excepción en la API JAXR

Desde:
1.0

Omitir enlaces de navegación

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Copyright © 1996-2017, Oracle y / o sus filiales. Todos los derechos reservados. Uso sujeto a los términos de la licencia.

Publicado 133 artículos originales · elogiado 191 · 20,000+ vistas

Supongo que te gusta

Origin blog.csdn.net/blog_programb/article/details/105688790
Recomendado
Clasificación