public class GeronimoEAR extends EAR implements GeronimoDeployable
Constructor and Description |
---|
GeronimoEAR(String ear) |
Modifier and Type | Method and Description |
---|---|
String |
getPlan() |
void |
setPlan(String plan) |
getName, getType, getWebContexts, getWebUri, setName
getFile, getFileHandler, setFileHandler
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFile, getType
public GeronimoEAR(String ear)
ear
- the location of the EAR being wrappedpublic void setPlan(String plan)
setPlan
in interface GeronimoDeployable
plan
- path to the Geronimo planGeronimoDeployable.setPlan(String)
public String getPlan()
getPlan
in interface GeronimoDeployable
GeronimoDeployable.getPlan()
Copyright © 2004-2013 Codehaus. All Rights Reserved.