org.apache.catalina.startup

Class ClusterRuleSetFactory

public class ClusterRuleSetFactory extends Object

Nested Class Summary
static classClusterRuleSetFactory.DefaultClusterRuleSet

RuleSet for processing the contents of a Cluster definition element.

Field Summary
static Loglog
Method Summary
static RuleSetBasegetClusterRuleSet(String prefix)
protected static RuleSetBaseloadRuleSet(String prefix, String className, ClassLoader cl)

Field Detail

log

public static Log log

Method Detail

getClusterRuleSet

public static RuleSetBase getClusterRuleSet(String prefix)

loadRuleSet

protected static RuleSetBase loadRuleSet(String prefix, String className, ClassLoader cl)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.