Uses of Interface
org.jboss.system.server.profileservice.repository.clustered.metadata.Identifiable

Packages that use Identifiable
org.jboss.system.server.profileservice.repository.clustered.metadata   
 

Uses of Identifiable in org.jboss.system.server.profileservice.repository.clustered.metadata
 

Classes in org.jboss.system.server.profileservice.repository.clustered.metadata with type parameters of type Identifiable
 class 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.
 

Classes in org.jboss.system.server.profileservice.repository.clustered.metadata that implement Identifiable
 class RepositoryItemMetadata
          Description of an individual item (i.e.
 class 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.