public interface DeployFactory
Modifier and Type | Method and Description |
---|---|
Deploy |
getInstance(String inputWarPath,
String outputWarPath,
String contextName,
boolean stripLoggers)
getInstance
|
Deploy |
getInstance(String inputWarPath,
String outputWarPath,
String contextName,
boolean stripLoggers,
String forcedVersion)
getInstance
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.