org.apache.openejb.assembler
Interface WebAppDeployer


public interface WebAppDeployer


Nested Class Summary
static class WebAppDeployer.Helper
           
 
Method Summary
 AppInfo deploy(String contextRoot, File file)
           
 void reload(String appId)
           
 

Method Detail

deploy

AppInfo deploy(String contextRoot,
               File file)

reload

void reload(String appId)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.