org.apache.catalina.startup
Class ClusterRuleSetFactory
java.lang.Object
org.apache.catalina.startup.ClusterRuleSetFactory
public class ClusterRuleSetFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final Log log
ClusterRuleSetFactory
public ClusterRuleSetFactory()
getClusterRuleSet
public static RuleSetBase getClusterRuleSet(String prefix)
loadRuleSet
protected static RuleSetBase loadRuleSet(String prefix,
String className,
ClassLoader cl)
throws ClassNotFoundException,
InstantiationException,
NoSuchMethodException,
IllegalAccessException,
InvocationTargetException
- Throws:
ClassNotFoundException
InstantiationException
NoSuchMethodException
IllegalAccessException
InvocationTargetException
Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.