Package | Description |
---|---|
com.googlecode.t7mp |
Sollen hier die Infos rein?
|
com.googlecode.t7mp.steps |
Sollen hier die Infos rein?
|
Modifier and Type | Class and Description |
---|---|
class |
CheckT7ArtifactsStep |
class |
ForkedSetupSequence
Combines all steps needed for setting up a forked-tomcat with all configured
elements.
|
class |
MavenTomcatSetupSequence
TomcatSetupSequence in a Maven-Environment.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StepSequence
Defines a sequence of
Step s. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeploymentStep |
class |
AdditionalTomcatLibDeploymentStep |
class |
ArtifactDeploymentSequence |
class |
BuildCatalinaPropertiesFileStep |
class |
ConfigFilesSequence |
class |
CopyConfigResourceFromClasspath |
class |
CopyConfigResourcesFromClasspathSequence |
class |
CopyJuliJarStep |
class |
CopyProjectWebappStep
Copies the final 'webapp' to tomcats 'webapps' directory.
|
class |
CopySetenvScriptStep |
class |
CopyTestContextXmlStep
Copies configured 'context.xml' to 'META-INF' directory.
|
class |
CopyUserConfigStep |
class |
CreateTomcatDirectoryStep |
class |
DefaultStepSequence
Implementation of a
StepSequence . |
class |
DeleteDocsAndExamplesStep
This Step deletes the 'docs' and 'examples' directories of the
Tomcat distribution.
|
class |
OverwriteWebXmlStep
Replaces the 'web.xml' with the configured 'web.xml' maybe with special values for tests.
|
class |
ResolveConfigurationArtifactStep
Resolve the configurationArtifact and copy Files to conf-directory.
|
class |
ResolveTomcatStep
TODO Comment.
|
class |
SetSystemPropertiesStep |
class |
TomcatSetupSequence
Combines all steps needed to setting up an tomcat with all configured
elements.
|
class |
WebappsDeploymentStep |
class |
WebappSequence
Combines all steps to prepare the webapp before starting the tomcat.
|
Modifier and Type | Field and Description |
---|---|
protected List<Step> |
DefaultStepSequence.sequence |
Modifier and Type | Method and Description |
---|---|
void |
StepSequence.add(Step step) |
void |
DefaultStepSequence.add(Step step) |
Copyright © 2012. All Rights Reserved.