A C D G I J O P R S T U

A

AbstractJetty4x5xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty.internal
Common code for all Jetty 4.x and 5.x embedded container implementations.
AbstractJetty4x5xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJetty4x5xEmbeddedLocalContainer
AbstractJettyEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty.internal
Common code for all Jetty embedded container implementations.
AbstractJettyEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
AbstractJettyEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty.internal
Base class for all Jetty deployers.
AbstractJettyEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
AbstractJettyStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty.internal
Base class for jetty standalone configurations.
AbstractJettyStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
AbstractJettyStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
Capabilities of the Jetty's AbstractJettyStandaloneLocalConfiguration configuration.
AbstractJettyStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfigurationCapability
Initialize the configuration-specific supports Map.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
Configure the logging for the Jetty container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
addDeployedWebAppContext(String, Object) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Add a new entry to the context path:deployable map.
addHandler(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Deploy the handler representing the webapp to jetty.
addProperty(String, Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfigurationCapability
Add a property.

C

createHandler(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Create a WebAppContext for the Deployable.
createHandler(String, String) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Create a WebAppContext for the webapp given as a string.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
Create a Jetty Server Object.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Create a Jetty Server Object.

D

deploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Implement to perform the work of the deploy.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalDeployer
Implement to perform the work of the deploy.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
Implement to perform the work of the deploy.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
Implement to perform the work of the deploy.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
doStart() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJetty4x5xEmbeddedLocalContainer
doStart() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
doStop() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer

G

getCapability() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
getContext(Deployable) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Get the context path for the webapp.
getCopyWebApp() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
 
getDefaultRealm() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
 
getDeployedWebAppContext(Deployable) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Get the deployable that matches the context path.
getExtractWar() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
 
getId() - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalContainer
getId() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
getId() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
getLogger() - Method in class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
getName() - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalContainer
getName() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
getName() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
getParentLoaderPriority() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
 
getPropertySupportMap() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfigurationCapability
getServer() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
 
getType() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
getVirtualHosts() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
 

I

ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalContainer
Unique container id.
ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
Unique container id.
ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Unique container id.

J

Jetty4xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
Special container support for the Jetty 4.x servlet container, using Jetty in embedded mode.
Jetty4xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalContainer
Jetty4xEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty
Deployer to deploy to a Jetty 4.x (embedded) container.
Jetty4xEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalDeployer
Jetty4xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
A mostly canned config for a Jetty 4.x container.
Jetty4xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedStandaloneLocalConfiguration
Jetty4xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
Configuration capability for a Jetty 4.x container.
Jetty4xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty4xStandaloneLocalConfigurationCapability
Jetty5xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
A Jetty 5.x instance running embedded.
Jetty5xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
Jetty5xEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty
Deploys webapps to a Jetty 5.x instance running embedded.
Jetty5xEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
Jetty5xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
A mostly canned configuration for a Jetty 5.x running embedded.
Jetty5xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
Jetty5xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
Configuration capability for a Jetty 5.x container.
Jetty5xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty5xStandaloneLocalConfigurationCapability
Jetty6xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
A Jetty 6.x instance running embedded.
Jetty6xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Jetty6xEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty
A deployer for webapps that deploys to a Jetty 6.x instance running embedded.
Jetty6xEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
Jetty6xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
A mostly canned configuration for an embedded Jetty 6.x instance.
Jetty6xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
Jetty6xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
Configuration capability for a Jetty 6.x container.
Jetty6xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty6xStandaloneLocalConfigurationCapability
JettyExecutorThread - Class in org.codehaus.cargo.container.jetty.internal
Executor that executes by introspection a Jetty Server object.
JettyExecutorThread(Object, boolean) - Constructor for class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
 

O

org.codehaus.cargo.container.jetty - package org.codehaus.cargo.container.jetty
 
org.codehaus.cargo.container.jetty.internal - package org.codehaus.cargo.container.jetty.internal
 

P

performExtraSetupOnDeployable(Object) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJetty4x5xEmbeddedLocalContainer
Allow extending classes to perform extra setup on the web application object.
performExtraSetupOnDeployable(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalContainer
Allow extending classes to perform extra setup on the web application object.
performExtraSetupOnDeployable(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
Allow extending classes to perform extra setup on the web application object.

R

redeploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
redeploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
removeDeployedWebAppContext(String) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Take a map entry away using the key.
removeHandler(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Undeploy the handler representing the webapp.
run() - Method in class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
Start or stop Jetty by introspection.

S

server - Variable in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
Jetty Server object.
setCopyWebApp(Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
copy webapp.
setDefaultRealm(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
 
setDefaultRealm(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
If a default realm is available, set it on the given webapp.
setExtractWar(Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
If true, all wars deployed by this deployer will be extracted before being deployed.
setLogger(Logger) - Method in class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
setParentLoaderPriority(Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
This is called java2classloadercompliance setting in jetty5 and the parentloaderpriority in jetty6.
setSecurityRealm() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJetty4x5xEmbeddedLocalContainer
Defines a security realm and adds defined users to it.
setVirtualHosts(String[]) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Set a list of virtual hosts corresponding to the webapps deployed via this deployer.
start(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
start(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
stop(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
stop(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer

T

toString() - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedStandaloneLocalConfiguration
toString() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
toString() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration

U

undeploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Implement to perform the work of the undeploy.
undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty4xEmbeddedLocalDeployer
Implement to perform the work of the undeploy.
undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
Implement to perform the work of the undeploy.
undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
Implement to perform the work of the undeploy.

A C D G I J O P R S T U

Copyright © 2004-2009 Codehaus. All Rights Reserved.