Uses of Class
org.jboss.dna.repository.rules.RuleService

Packages that use RuleService
org.jboss.dna.repository.rules   
 

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

Methods in org.jboss.dna.repository.rules that return RuleService
 RuleService RuleSetRepositoryMonitor.getRuleService()
           
 

Constructors in org.jboss.dna.repository.rules with parameters of type RuleService
RuleSetRepositoryMonitor(RuleService ruleService, java.lang.String jcrAbsolutePath, ExecutionContext executionContext)
          Create an instance that can listen to the RuleSet definitions stored in a JCR repository and ensure that the RuleSet instances of a RuleService reflect the definitions in the repository.
 



Copyright © 2008. All Rights Reserved.