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, setNamegetFile, getFileHandler, setFileHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFile, getTypepublic GeronimoEAR(String ear)
ear - the location of the EAR being wrappedpublic void setPlan(String plan)
setPlan in interface GeronimoDeployableplan - path to the Geronimo planGeronimoDeployable.setPlan(String)public String getPlan()
getPlan in interface GeronimoDeployableGeronimoDeployable.getPlan()Copyright © 2004-2013 Codehaus. All Rights Reserved.