Uses of Interface
org.jboss.dna.repository.service.AdministeredService

Packages that use AdministeredService
org.jboss.dna.repository The components and services that make up the JBoss DNA repository engine. 
org.jboss.dna.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Uses of AdministeredService in org.jboss.dna.repository
 

Classes in org.jboss.dna.repository that implement AdministeredService
 class RepositoryService
          A service that manages the RepositorySourcees defined within a configuration repository.
 

Uses of AdministeredService in org.jboss.dna.repository.sequencer
 

Classes in org.jboss.dna.repository.sequencer that implement AdministeredService
 class SequencingService
          A sequencing system is used to monitor changes in the content of DNA repositories and to sequence the content to extract or to generate structured information.
 



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