ModuleConfigpublic interface ModuleConfig implements ObjectType, Description, Enabled, DeployedItemRefConfigReferent, PropertiesAccess, com.sun.appserv.management.base.AMX, NamedConfigElementFunctionality that all modules share. |
Methods Summary |
---|
public boolean | getDirectoryDeployed()Indicates whether the application has been
deployed to a directory or not.
| public java.lang.String | getLocation()The file system path to this module, typically something like
${com.sun.aas.instanceRoot}/applications/...
|
|