Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 335a5ee661be0abffeea0cbb4204ce08e2d22d70 (plain) (blame)
1
2
3
4
5
6
7
8
9
ContextDeployer: Deployer for runtime deploy/undeploy of webapps
contexts: MObject: The ContextHandlerCollection to which the deployer deploys
scanInterval: Object: The interval in seconds between scans of the deploy directory
configurationDir: Object:RO: The deploy directory
setConfigurationDir(java.lang.String):ACTION:Set the deploy directory
setConfigurationDir(java.lang.String)[0]:dir:The directory
setConfigurationDir(java.io.File):ACTION:Set the deploy directory
setConfigurationDir(java.io.File)[0]:file:The directory
configurationManager: MObject:Source of property values for property name resolution in deployed config file

Back to the top