| Class and Description |
|---|
| DefaultImportConfigurationDescriptor |
| IllegalExporterActionException
This exception gets thrown from
ExportWriter when some exporter performs
an illegal action on the writer. |
| ImportException |
| NoSingleEntity
A placeholder class that may be used by the exporters and importers as an entity
with no counterpart in the datamodel.
|
| SynchronizationException |
| SynchronizationManagerLocal |
| SynchronizationManagerRemote
Public API for synchronization manager.
|
| SynchronizedEntity
The enum of all possible synchronized entities.
|
| Synchronizer
Represents a synchronizer that can export and import entities.
|
| SynchronizerFactory
A factory for obtaining synchronizers.
|
| ValidationException |
| Class and Description |
|---|
| ExportWriter
This is a decorator implementation of the
XMLStreamWriter that
will disallow the users from doing illegal things during export (like closing the writer)
but at the same time implements the full XMLStreamWriter interface so that
it can be more interoperable with other tooling. |
| Class and Description |
|---|
| ExportReader
A decorator implementation of the
XMLStreamReader interface to
support safe reading from the export stream by multiple "parties". |
| NoSingleEntity
A placeholder class that may be used by the exporters and importers as an entity
with no counterpart in the datamodel.
|
| Class and Description |
|---|
| ExportReader
A decorator implementation of the
XMLStreamReader interface to
support safe reading from the export stream by multiple "parties". |
| ExportWriter
This is a decorator implementation of the
XMLStreamWriter that
will disallow the users from doing illegal things during export (like closing the writer)
but at the same time implements the full XMLStreamWriter interface so that
it can be more interoperable with other tooling. |
| SynchronizationException |
| ValidationException |
| Class and Description |
|---|
| SynchronizationManagerLocal |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.