mod_cluster-container-jbossweb 1.2.12.Final

org.jboss.modcluster.container.jbossweb
Class JBossWebContext

java.lang.Object
  extended by org.jboss.modcluster.container.catalina.CatalinaContext
      extended by org.jboss.modcluster.container.jbossweb.JBossWebContext
All Implemented Interfaces:
org.jboss.modcluster.container.Context

public class JBossWebContext
extends CatalinaContext

Author:
Paul Ferraro

Field Summary
 
Fields inherited from class org.jboss.modcluster.container.catalina.CatalinaContext
context, host
 
Constructor Summary
JBossWebContext(org.apache.catalina.Context context, org.jboss.modcluster.container.Host host)
           
 
Method Summary
 boolean isStarted()
          
 
Methods inherited from class org.jboss.modcluster.container.catalina.CatalinaContext
addRequestListener, addSessionListener, equals, getActiveSessionCount, getHost, getPath, hashCode, isDistributable, removeRequestListener, removeSessionListener, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JBossWebContext

public JBossWebContext(org.apache.catalina.Context context,
                       org.jboss.modcluster.container.Host host)
Method Detail

isStarted

public boolean isStarted()

Specified by:
isStarted in interface org.jboss.modcluster.container.Context
Overrides:
isStarted in class CatalinaContext
See Also:
CatalinaContext.isStarted()

mod_cluster-container-jbossweb 1.2.12.Final

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