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

Packages that use AdministeredService
org.jboss.dna.repository.observation   
org.jboss.dna.repository.rules   
org.jboss.dna.repository.sequencers   
 

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

Classes in org.jboss.dna.repository.observation that implement AdministeredService
 class ObservationService
           
 

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

Classes in org.jboss.dna.repository.rules that implement AdministeredService
 class RuleService
          A rule service that is capable of executing rule sets using one or more JSR-94 rule engines.
 

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

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



Copyright © 2008. All Rights Reserved.