|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.embedded.tomcat.WebinfScanner
public class WebinfScanner
Searches for WAR's WEB-INF directory and deploys that directory. A JBoss DeploymentContext is created and the StandardContext is added as an attachment This listener assumes an exploded deployment, in other words, that WEB-INF/ is a directory in a file system.
Constructor Summary | |
---|---|
WebinfScanner()
|
Method Summary | |
---|---|
void |
lifecycleEvent(org.apache.catalina.LifecycleEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebinfScanner()
Method Detail |
---|
public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
lifecycleEvent
in interface org.apache.catalina.LifecycleListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |