Package javax.xml.registry

This package and its sub-packages describe the API classes and interfaces for the JAXR API.

See: Description

  • 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.

    Erste Seite von API Java Inhaltsverzeichnis Haut

  • Class Summary 
    Class Description
    ConnectionFactory
    This is the abstract base class for factory classes for creating a JAXR connection.

    Erste Seite von API Java Inhaltsverzeichnis Haut

  • 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.

    Erste Seite von API Java Inhaltsverzeichnis Haut

Package javax.xml.registry Description

This package and its sub-packages describe the API classes and interfaces for the JAXR API. In this package are the high-level interfaces and classes that a client uses to interact with a registry via a JAXR provider.

Figure 1 shows the primary interfaces in the JAXR API.

Primary Interfaces in the JAXR API
Figure 1. Primary Interfaces in the JAXR API

Figure 2 shows the response and exception classes in the JAXR API.

Response and Exception Classes in the JAXR API
Figure 2. Response and Exception Classes in the JAXR API

Since:
1.0

Deutsche Übersetzung

Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.

Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.

Vielen Dank im Voraus.

Dokument erstellt 11/06/2005, zuletzt geändert 18/08/2025
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/java-api-javaee-rf-javax/xml/registry/package-summary.html

Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.

Referenzen

  1. Zeigen Sie - html-Dokument Sprache des Dokuments:fr Manuel PHP : https://docs.oracle.com, javax.xml.registry (Java(TM) EE 7 Specification APIs)

Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor dieser Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.