Uses of Class
org.jboss.modcluster.config.impl.ModClusterConfig
-
Packages that use ModClusterConfig Package Description org.jboss.modcluster org.jboss.modcluster.container.catalina.standalone org.jboss.modcluster.container.tomcat -
-
Uses of ModClusterConfig in org.jboss.modcluster
Constructors in org.jboss.modcluster with parameters of type ModClusterConfig Constructor Description ModClusterService(ModClusterConfig config, LoadBalanceFactorProvider loadBalanceFactorProvider)
ModClusterService(ModClusterConfig config, LoadBalanceFactorProviderFactory loadBalanceFactorProviderFactory)
-
Uses of ModClusterConfig in org.jboss.modcluster.container.catalina.standalone
Subclasses of ModClusterConfig in org.jboss.modcluster.container.catalina.standalone Modifier and Type Class Description class
ModClusterListener
Deprecated. -
Uses of ModClusterConfig in org.jboss.modcluster.container.tomcat
Subclasses of ModClusterConfig in org.jboss.modcluster.container.tomcat Modifier and Type Class Description class
ModClusterListener
Mod_cluster lifecycle listener for use in Tomcat.
-