A C F G O S T 

A

ApplicationActivator - Class in org.jboss.gravia.runtime.tomcat
Activates the Runtime as part of the web app lifecycle.
ApplicationActivator() - Constructor for class org.jboss.gravia.runtime.tomcat.ApplicationActivator
 

C

contextDestroyed(ServletContextEvent) - Method in class org.jboss.gravia.runtime.tomcat.ApplicationActivator
Uninstalls the webapp's module.
contextInitialized(ServletContextEvent) - Method in class org.jboss.gravia.runtime.tomcat.ApplicationActivator
Creates the runtime and installs/starts the webapp as a module.
createModule(ClassLoader, Resource, Dictionary<String, String>, Attachable) - Method in class org.jboss.gravia.runtime.tomcat.TomcatRuntime
 
createRuntime(PropertiesProvider) - Method in class org.jboss.gravia.runtime.tomcat.TomcatRuntimeFactory
 

F

findEntries(String, String, boolean) - Method in class org.jboss.gravia.runtime.tomcat.ServletContextEntriesProvider
 

G

getEntry(String) - Method in class org.jboss.gravia.runtime.tomcat.ServletContextEntriesProvider
 
getEntryPaths(String) - Method in class org.jboss.gravia.runtime.tomcat.ServletContextEntriesProvider
 

O

org.jboss.gravia.runtime.tomcat - package org.jboss.gravia.runtime.tomcat
 

S

SERVLET_CONTEXT_KEY - Static variable in class org.jboss.gravia.runtime.tomcat.TomcatRuntime
 
ServletContextEntriesProvider - Class in org.jboss.gravia.runtime.tomcat
A provider for module entries that delegates to the given servlet context
ServletContextEntriesProvider(ServletContext) - Constructor for class org.jboss.gravia.runtime.tomcat.ServletContextEntriesProvider
 

T

TomcatRuntime - Class in org.jboss.gravia.runtime.tomcat
The Tomcat Runtime
TomcatRuntime(PropertiesProvider) - Constructor for class org.jboss.gravia.runtime.tomcat.TomcatRuntime
 
TomcatRuntimeFactory - Class in org.jboss.gravia.runtime.tomcat
The Tomcat RuntimeFactory
TomcatRuntimeFactory() - Constructor for class org.jboss.gravia.runtime.tomcat.TomcatRuntimeFactory
 
A C F G O S T 

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