org.jboss.modcluster.container.jbossweb
Class JBossWebContextFactory
java.lang.Object
org.jboss.modcluster.container.jbossweb.JBossWebContextFactory
- All Implemented Interfaces:
- ContextFactory
public class JBossWebContextFactory
- 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 |
JBossWebContextFactory
public JBossWebContextFactory()
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 © 2016 JBoss by Red Hat. All Rights Reserved.