| com.caucho.server.e_app.EarDeployGenerator
EarDeployGenerator | public class EarDeployGenerator extends ExpandDeployGenerator (Code) | | The generator for the ear-deploy
|
addEarDefault | public void addEarDefault(EarConfig config)(Code) | | Sets the ear default.
|
archiveNameToEntryName | protected String archiveNameToEntryName(String archiveName)(Code) | | Converts the archive name to the entry name, returns null if
the path name is not a valid entry name.
|
destroyImpl | protected void destroyImpl()(Code) | | |
getURLPrefix | public String getURLPrefix()(Code) | | Gets the URL prefix.
|
initImpl | protected void initImpl() throws ConfigException(Code) | | |
setURLPrefix | public void setURLPrefix(String prefix)(Code) | | Sets the URL prefix.
|
startImpl | protected void startImpl() throws ConfigException(Code) | | |
|
|