Uses of Package
org.rhq.enterprise.server.sync

Packages that use org.rhq.enterprise.server.sync
org.rhq.enterprise.server.sync   
org.rhq.enterprise.server.sync.exporters   
org.rhq.enterprise.server.sync.importers   
org.rhq.enterprise.server.sync.validators   
org.rhq.enterprise.server.util   
org.rhq.enterprise.server.webservices   
 

Classes in org.rhq.enterprise.server.sync used by org.rhq.enterprise.server.sync
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
           
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
           
 

Classes in org.rhq.enterprise.server.sync used by org.rhq.enterprise.server.sync.exporters
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.
 

Classes in org.rhq.enterprise.server.sync used by org.rhq.enterprise.server.sync.importers
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.
 

Classes in org.rhq.enterprise.server.sync used by org.rhq.enterprise.server.sync.validators
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
           
 

Classes in org.rhq.enterprise.server.sync used by org.rhq.enterprise.server.util
SynchronizationManagerLocal
           
 

Classes in org.rhq.enterprise.server.sync used by org.rhq.enterprise.server.webservices
ImportException
           
SynchronizationManagerRemote
           
ValidationException
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.