org.jboss.modcluster.container.tomcat
Class TomcatEngineFactory
java.lang.Object
org.jboss.modcluster.container.tomcat.TomcatEngineFactory
- All Implemented Interfaces:
- EngineFactory
public class TomcatEngineFactory
- extends Object
- implements EngineFactory
- Author:
- Paul Ferraro
|
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 |
TomcatEngineFactory
public TomcatEngineFactory()
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
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.