Package org.jboss.system.server.profileservice.repository.clustered.local

Interface Summary
ContentMetadataPersister Object responsible for maintaining a persistent copy of a node's RepositoryContentMetadata.
LocalContentManager<T extends SynchronizationActionContext> Object responsible for the local persistence operations associated with a ClusteredDeploymentRepository.
LocalContentManagerFactory<T extends SynchronizationActionContext> Factory for a LocalContentManager that understands a particular type of URI.
 

Class Summary
AbstractContentMetadataPersister Abstract base class for a ContentMetadataPersister.
AbstractLocalContentManager<T extends SynchronizationActionContext> Abstract base class for a LocalContentManager implementation.
JAXBRepositoryContentMetadataPersister RepositoryContentPersister that uses JAXB to store the content metadata as XML.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.