org.jboss.modcluster.container.tomcat
Class TomcatContextFactory
java.lang.Object
org.jboss.modcluster.container.tomcat.TomcatContextFactory
- All Implemented Interfaces:
- ContextFactory
public class TomcatContextFactory
- extends Object
- implements ContextFactory
- Author:
- Paul Ferraro
|
Method Summary |
org.jboss.modcluster.container.Context |
createContext(org.apache.catalina.Context context,
org.jboss.modcluster.container.Host host)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatContextFactory
public TomcatContextFactory()
createContext
public org.jboss.modcluster.container.Context createContext(org.apache.catalina.Context context,
org.jboss.modcluster.container.Host host)
- Specified by:
createContext in interface ContextFactory
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.