org.apache.tomee.catalina.deployment
Class TomcatWebappDeployer
java.lang.Object
org.apache.tomee.catalina.deployment.TomcatWebappDeployer
- All Implemented Interfaces:
- WebAppDeployer
public class TomcatWebappDeployer
- extends Object
- implements WebAppDeployer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatWebappDeployer
public TomcatWebappDeployer()
deploy
public AppInfo deploy(String host,
String context,
File file)
- Specified by:
deploy in interface WebAppDeployer
reload
public void reload(String path)
- Specified by:
reload in interface WebAppDeployer
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.