Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
O
P
R
S
T
U
A
AbstractJetty4x5xEmbeddedLocalContainer
- class org.codehaus.cargo.container.jetty.internal.
AbstractJetty4x5xEmbeddedLocalContainer
.
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
{@inheritDoc}
AbstractJettyEmbeddedLocalContainer
- class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalContainer
.
Common code for all Jetty embedded container implementations.
AbstractJettyEmbeddedLocalContainer(LocalConfiguration)
- Constructor for class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalContainer
{@inheritDoc}
AbstractJettyEmbeddedLocalDeployer
- class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalDeployer
.
Base class for all Jetty deployers.
AbstractJettyEmbeddedLocalDeployer(EmbeddedLocalContainer)
- Constructor for class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalDeployer
{@inheritDoc}
AbstractJettyStandaloneLocalConfiguration
- class org.codehaus.cargo.container.jetty.internal.
AbstractJettyStandaloneLocalConfiguration
.
Base class for jetty standalone configurations.
AbstractJettyStandaloneLocalConfiguration(String)
- Constructor for class org.codehaus.cargo.container.jetty.internal.
AbstractJettyStandaloneLocalConfiguration
{@inheritDoc}
AbstractJettyStandaloneLocalConfigurationCapability
- class org.codehaus.cargo.container.jetty.internal.
AbstractJettyStandaloneLocalConfigurationCapability
.
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.
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.
activateLogging(LocalContainer)
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyStandaloneLocalConfiguration
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.
Jetty6xEmbeddedLocalContainer
Create a Jetty Server Object.
createServerObject()
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalContainer
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.
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.
deployWebApp(Deployable)
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalDeployer
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.
Jetty6xEmbeddedLocalContainer
doStart()
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJetty4x5xEmbeddedLocalContainer
doStop()
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalContainer
G
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
getCapability()
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalContainer
getCapability()
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyStandaloneLocalConfiguration
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 org.codehaus.cargo.container.jetty.
Jetty4xEmbeddedLocalContainer
.
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
{@inheritDoc}
Jetty4xEmbeddedLocalDeployer
- class org.codehaus.cargo.container.jetty.
Jetty4xEmbeddedLocalDeployer
.
Deployer to deploy to a Jetty 4.x (embedded) container.
Jetty4xEmbeddedLocalDeployer(EmbeddedLocalContainer)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty4xEmbeddedLocalDeployer
{@inheritDoc}
Jetty4xEmbeddedStandaloneLocalConfiguration
- class org.codehaus.cargo.container.jetty.
Jetty4xEmbeddedStandaloneLocalConfiguration
.
A mostly canned config for a Jetty 4.x container.
Jetty4xEmbeddedStandaloneLocalConfiguration(String)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty4xEmbeddedStandaloneLocalConfiguration
{@inheritDoc}
Jetty4xStandaloneLocalConfigurationCapability
- class org.codehaus.cargo.container.jetty.internal.
Jetty4xStandaloneLocalConfigurationCapability
.
Configuration capability for a Jetty 4.x container.
Jetty4xStandaloneLocalConfigurationCapability()
- Constructor for class org.codehaus.cargo.container.jetty.internal.
Jetty4xStandaloneLocalConfigurationCapability
{@inheritDoc}
Jetty5xEmbeddedLocalContainer
- class org.codehaus.cargo.container.jetty.
Jetty5xEmbeddedLocalContainer
.
A Jetty 5.x instance running embedded.
Jetty5xEmbeddedLocalContainer(LocalConfiguration)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty5xEmbeddedLocalContainer
{@inheritDoc}
Jetty5xEmbeddedLocalDeployer
- class org.codehaus.cargo.container.jetty.
Jetty5xEmbeddedLocalDeployer
.
Deploys webapps to a Jetty 5.x instance running embedded.
Jetty5xEmbeddedLocalDeployer(EmbeddedLocalContainer)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty5xEmbeddedLocalDeployer
{@inheritDoc}
Jetty5xEmbeddedStandaloneLocalConfiguration
- class org.codehaus.cargo.container.jetty.
Jetty5xEmbeddedStandaloneLocalConfiguration
.
A mostly canned configuration for a Jetty 5.x running embedded.
Jetty5xEmbeddedStandaloneLocalConfiguration(String)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty5xEmbeddedStandaloneLocalConfiguration
{@inheritDoc}
Jetty5xStandaloneLocalConfigurationCapability
- class org.codehaus.cargo.container.jetty.internal.
Jetty5xStandaloneLocalConfigurationCapability
.
Configuration capability for a Jetty 5.x container.
Jetty5xStandaloneLocalConfigurationCapability()
- Constructor for class org.codehaus.cargo.container.jetty.internal.
Jetty5xStandaloneLocalConfigurationCapability
{@inheritDoc}
Jetty6xEmbeddedLocalContainer
- class org.codehaus.cargo.container.jetty.
Jetty6xEmbeddedLocalContainer
.
A Jetty 6.x instance running embedded.
Jetty6xEmbeddedLocalContainer(LocalConfiguration)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty6xEmbeddedLocalContainer
{@inheritDoc}
Jetty6xEmbeddedLocalDeployer
- class org.codehaus.cargo.container.jetty.
Jetty6xEmbeddedLocalDeployer
.
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
{@inheritDoc}
Jetty6xEmbeddedStandaloneLocalConfiguration
- class org.codehaus.cargo.container.jetty.
Jetty6xEmbeddedStandaloneLocalConfiguration
.
A mostly canned configuration for an embedded Jetty 6.x instance.
Jetty6xEmbeddedStandaloneLocalConfiguration(String)
- Constructor for class org.codehaus.cargo.container.jetty.
Jetty6xEmbeddedStandaloneLocalConfiguration
{@inheritDoc}
Jetty6xStandaloneLocalConfigurationCapability
- class org.codehaus.cargo.container.jetty.internal.
Jetty6xStandaloneLocalConfigurationCapability
.
Configuration capability for a Jetty 6.x container.
Jetty6xStandaloneLocalConfigurationCapability()
- Constructor for class org.codehaus.cargo.container.jetty.internal.
Jetty6xStandaloneLocalConfigurationCapability
{@inheritDoc}
JettyExecutorThread
- class org.codehaus.cargo.container.jetty.internal.
JettyExecutorThread
.
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.
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.
performExtraSetupOnDeployable(Object)
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJetty4x5xEmbeddedLocalContainer
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.
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.
undeployWebApp(Deployable)
- Method in class org.codehaus.cargo.container.jetty.internal.
AbstractJettyEmbeddedLocalDeployer
Implement to perform the work of the undeploy.
A
C
D
G
I
J
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2008 Codehaus. All Rights Reserved.