A C D E G I L M O R S T U

A

AbstractWebapp - Class in org.apache.tomcat.maven.common.config
 
AbstractWebapp() - Constructor for class org.apache.tomcat.maven.common.config.AbstractWebapp
 
AbstractWebapp(Artifact) - Constructor for class org.apache.tomcat.maven.common.config.AbstractWebapp
 
addRepository(String) - Method in class org.apache.tomcat.maven.common.run.ExternalRepositoriesReloadableWebappLoader

C

calculateClassPathEntries(ClassLoaderEntriesCalculatorRequest) - Method in interface org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculator
 
calculateClassPathEntries(ClassLoaderEntriesCalculatorRequest) - Method in class org.apache.tomcat.maven.common.run.DefaultClassLoaderEntriesCalculator
 
calculateRelocatedUrl(HttpResponse) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
 
ClassLoaderEntriesCalculator - Interface in org.apache.tomcat.maven.common.run
 
ClassLoaderEntriesCalculatorRequest - Class in org.apache.tomcat.maven.common.run
 
ClassLoaderEntriesCalculatorRequest() - Constructor for class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
ClassLoaderEntriesCalculatorResult - Class in org.apache.tomcat.maven.common.run
 
ClassLoaderEntriesCalculatorResult(List<String>, List<File>) - Constructor for class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorResult
 

D

DefaultClassLoaderEntriesCalculator - Class in org.apache.tomcat.maven.common.run
 
DefaultClassLoaderEntriesCalculator() - Constructor for class org.apache.tomcat.maven.common.run.DefaultClassLoaderEntriesCalculator
 
DefaultMessagesProvider - Class in org.apache.tomcat.maven.common.messages
 
DefaultMessagesProvider() - Constructor for class org.apache.tomcat.maven.common.messages.DefaultMessagesProvider
 
deploy(String, URL) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified WAR as a URL to the specified context path.
deploy(String, URL, boolean) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists.
deploy(String, URL, boolean, String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deploy(String, File) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path.
deploy(String, File, boolean) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path, optionally undeploying the webapp if it already exists.
deploy(String, File, boolean, String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deploy(String, File, boolean, String, long) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
 
deployContext(String, URL) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified context XML configuration to the specified context path.
deployContext(String, URL, boolean) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified context XML configuration to the specified context path, optionally undeploying the webapp if it already exists.
deployContext(String, URL, boolean, String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified context XML configuration to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deployContext(String, URL, URL) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified context XML configuration and WAR as a URL to the specified context path.
deployContext(String, URL, URL, boolean) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified context XML configuration and WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists.
deployContext(String, URL, URL, boolean, String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Deploys the specified context XML configuration and WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.

E

EmbeddedRegistry - Class in org.apache.tomcat.maven.common.run
Registry which collects all embedded Tomcat Servers so that they will be shutdown through a shutdown hook when the JVM terminates or you can ask the registry to shutdown all started servers.
ExternalRepositoriesReloadableWebappLoader - Class in org.apache.tomcat.maven.common.run
A WebappLoader implementation that allows scanning for changes to project classpath in support of context reloads.
ExternalRepositoriesReloadableWebappLoader() - Constructor for class org.apache.tomcat.maven.common.run.ExternalRepositoriesReloadableWebappLoader
Default Constructor.
ExternalRepositoriesReloadableWebappLoader(ClassLoader, Log) - Constructor for class org.apache.tomcat.maven.common.run.ExternalRepositoriesReloadableWebappLoader
Convenience Constructor allows setting of a parent ClassLoader.

G

getArtifact() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getArtifactId() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getCharset() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Gets the URL encoding charset to use when communicating with Tomcat manager.
getClassifier() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getClassPathEntries() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorResult
 
getContextFile() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getContextPath() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getDependencies() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
getGroupId() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getHttpResponseBody() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
getInstance() - Static method in class org.apache.tomcat.maven.common.run.EmbeddedRegistry
Retrieve the lazily initialized instance of the registry.
getLog() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
getMavenProject() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
getMessage(String) - Method in class org.apache.tomcat.maven.common.messages.DefaultMessagesProvider
Gets the message for the given key from this packages resource bundle.
getMessage(String, Object) - Method in class org.apache.tomcat.maven.common.messages.DefaultMessagesProvider
Gets the message for the given key from this packages resource bundle and formats it with the given parameter.
getMessage(String, Object, Object) - Method in class org.apache.tomcat.maven.common.messages.DefaultMessagesProvider
Gets the message for the given key from this packages resource bundle and formats it with the given parameters.
getMessage(String, Object[]) - Method in class org.apache.tomcat.maven.common.messages.DefaultMessagesProvider
Gets the message for the given key from this packages resource bundle and formats it with the given parameters.
getMessage(String) - Method in interface org.apache.tomcat.maven.common.messages.MessagesProvider
 
getMessage(String, Object) - Method in interface org.apache.tomcat.maven.common.messages.MessagesProvider
 
getMessage(String, Object, Object) - Method in interface org.apache.tomcat.maven.common.messages.MessagesProvider
 
getMessage(String, Object[]) - Method in interface org.apache.tomcat.maven.common.messages.MessagesProvider
 
getPassword() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Gets the password to use when authenticating with Tomcat manager.
getReasonPhrase() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
getResourceBundle() - Method in class org.apache.tomcat.maven.common.messages.DefaultMessagesProvider
 
getResources() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Lists all of the global JNDI resources.
getResources(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Lists the global JNDI resources of the given type.
getRoles() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Lists the security role names and corresponding descriptions that are available.
getServerInfo() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Lists information about the Tomcat version, OS, and JVM properties.
getSessions(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Lists the default session timeout and the number of currently active sessions for the given context path.
getStatusCode() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
getTmpDirectories() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorResult
 
getType() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
getURL() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Gets the full URL of the Tomcat manager instance.
getUserAgent() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Gets the user agent name to use when communicating with Tomcat manager.
getUserName() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Gets the username to use when authenticating with Tomcat manager.
getVersion() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 

I

invoke(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Invokes Tomcat manager with the specified command.
invoke(String, File, long) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Invokes Tomcat manager with the specified command and content data.
isAddWarDependenciesInClassloader() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
isAsWebapp() - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
isInProjectReferences(Artifact, MavenProject) - Method in class org.apache.tomcat.maven.common.run.DefaultClassLoaderEntriesCalculator
 
isUseTestClassPath() - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 

L

list() - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Lists all the currently deployed web applications.

M

MessagesProvider - Interface in org.apache.tomcat.maven.common.messages
messages provider
modified() - Method in class org.apache.tomcat.maven.common.run.ExternalRepositoriesReloadableWebappLoader
Check if WebappLoader says modified(), if not then check files from added repositories.

O

org.apache.tomcat.maven.common.config - package org.apache.tomcat.maven.common.config
 
org.apache.tomcat.maven.common.deployer - package org.apache.tomcat.maven.common.deployer
 
org.apache.tomcat.maven.common.messages - package org.apache.tomcat.maven.common.messages
 
org.apache.tomcat.maven.common.run - package org.apache.tomcat.maven.common.run
 

R

register(Object) - Method in class org.apache.tomcat.maven.common.run.EmbeddedRegistry
Adds the given container to the registry which automatically registers it for the shutdown hook.
reload(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Reloads the webapp at the specified context path.

S

setAddWarDependenciesInClassloader(boolean) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
setArtifact(Artifact) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setArtifactId(String) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setAsWebapp(boolean) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setClassifier(String) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setClassPathEntries(List<String>) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorResult
 
setContextFile(File) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setContextPath(String) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setDependencies(Set<Artifact>) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
setGroupId(String) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setHttpResponseBody(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
setLog(Log) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
setMavenProject(MavenProject) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
setReasonPhrase(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
setStatusCode(int) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
setTmpDirectories(List<File>) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorResult
 
setType(String) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
setUserAgent(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Sets the user agent name to use when communicating with Tomcat manager.
setUseTestClassPath(boolean) - Method in class org.apache.tomcat.maven.common.run.ClassLoaderEntriesCalculatorRequest
 
setVersion(String) - Method in class org.apache.tomcat.maven.common.config.AbstractWebapp
 
shutdownAll(Log) - Method in class org.apache.tomcat.maven.common.run.EmbeddedRegistry
Shuts down all registered embedded tomcats.
start(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Starts the webapp at the specified context path.
stop(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Stops the webapp at the specified context path.

T

TomcatManager - Class in org.apache.tomcat.maven.common.deployer
FIXME http connection tru a proxy A Tomcat manager webapp invocation wrapper.
TomcatManager(URL) - Constructor for class org.apache.tomcat.maven.common.deployer.TomcatManager
Creates a Tomcat manager wrapper for the specified URL that uses a username of admin, an empty password and ISO-8859-1 URL encoding.
TomcatManager(URL, String) - Constructor for class org.apache.tomcat.maven.common.deployer.TomcatManager
Creates a Tomcat manager wrapper for the specified URL and username that uses an empty password and ISO-8859-1 URL encoding.
TomcatManager(URL, String, String) - Constructor for class org.apache.tomcat.maven.common.deployer.TomcatManager
Creates a Tomcat manager wrapper for the specified URL, username and password that uses ISO-8859-1 URL encoding.
TomcatManager(URL, String, String, String) - Constructor for class org.apache.tomcat.maven.common.deployer.TomcatManager
Creates a Tomcat manager wrapper for the specified URL, username, password and URL encoding.
TomcatManagerException - Exception in org.apache.tomcat.maven.common.deployer
Indicates an error received from Tomcat manager.
TomcatManagerException() - Constructor for exception org.apache.tomcat.maven.common.deployer.TomcatManagerException
Creates a new TomcatManagerException with no message or cause.
TomcatManagerException(String) - Constructor for exception org.apache.tomcat.maven.common.deployer.TomcatManagerException
Creates a new TomcatManagerException with the specified message and no cause.
TomcatManagerException(String, Throwable) - Constructor for exception org.apache.tomcat.maven.common.deployer.TomcatManagerException
Creates a new TomcatManagerException with the specified message and cause.
TomcatManagerResponse - Class in org.apache.tomcat.maven.common.deployer
 
TomcatManagerResponse() - Constructor for class org.apache.tomcat.maven.common.deployer.TomcatManagerResponse
 
TomcatRunException - Exception in org.apache.tomcat.maven.common.run
 
TomcatRunException(String, Throwable) - Constructor for exception org.apache.tomcat.maven.common.run.TomcatRunException
 

U

undeploy(String) - Method in class org.apache.tomcat.maven.common.deployer.TomcatManager
Undeploys the webapp at the specified context path.

A C D E G I L M O R S T U

Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.