public class GeronimoWAR extends WAR implements GeronimoDeployable
Constructor and Description |
---|
GeronimoWAR(String war) |
Modifier and Type | Method and Description |
---|---|
String |
getPlan(InstalledLocalContainer localContainer) |
getContext, getExtraClasspath, getName, getType, setContext, setExtraClasspath
equals, getFile, getFileHandler, hashCode, isExpanded, setFileHandler, toString
getLogger, setLogger
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFile, getName, getType, isExpanded
public GeronimoWAR(String war)
war
- the location of the WAR being wrapped. This must point to either a WAR file or an
expanded WAR directory.public String getPlan(InstalledLocalContainer localContainer)
getPlan
in interface GeronimoDeployable
localContainer
- Local container.Copyright © 2004–2018 Github. All rights reserved.