mod_cluster-container-tomcat6 1.2.5.Final

org.jboss.modcluster.container.tomcat
Class TomcatEngineFactory

java.lang.Object
  extended by org.jboss.modcluster.container.tomcat.TomcatEngineFactory
All Implemented Interfaces:
EngineFactory

public class TomcatEngineFactory
extends Object
implements EngineFactory

Author:
Paul Ferraro

Constructor Summary
TomcatEngineFactory()
           
 
Method Summary
 org.jboss.modcluster.container.Engine createEngine(CatalinaFactoryRegistry registry, org.apache.catalina.Engine engine, org.jboss.modcluster.container.Server server)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatEngineFactory

public TomcatEngineFactory()
Method Detail

createEngine

public org.jboss.modcluster.container.Engine createEngine(CatalinaFactoryRegistry registry,
                                                          org.apache.catalina.Engine engine,
                                                          org.jboss.modcluster.container.Server server)
Specified by:
createEngine in interface EngineFactory

mod_cluster-container-tomcat6 1.2.5.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.