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

Interface Summary
Identifiable<T> Object with an id.
 

Class Summary
AbstractSortedMetadataContainer<K,T extends Identifiable<K>> Base class for objects that maintain a sorted collection of child Identifiable metadata and also provide efficient lookup capability based on a child item's id.
ClusteredProfileSourceMetaData Base class for ProfileSourceMetaData that indicates a clustered repository should be used.
HotDeploymentClusteredProfileSourceMetaData ProfileSourceMetaData that indicates a clustered repository that supports hot deployment should be used.
ImmutableClusteredProfileSourceMetaData ProfileSourceMetaData that indicates a clustered repository that does not support content changes after DeploymentRepository.load() is called should be used.
RepositoryContentMetadata Concise description of the contents of a ClusteredDeploymentRepository.
RepositoryItemMetadata Description of an individual item (i.e.
RepositoryRootMetadata Concise description of the contents under a single root URI in a ClusteredDeploymentRepository.
 



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