FileDocCategorySizeDatePackage
ModuleConfig.javaAPI DocGlassfish v2 API2810Fri May 04 22:30:34 BST 2007com.sun.appserv.management.config

ModuleConfig

public interface ModuleConfig implements ObjectType, Description, Enabled, DeployedItemRefConfigReferent, PropertiesAccess, com.sun.appserv.management.base.AMX, NamedConfigElement
Functionality that all modules share.

Fields Summary
Constructors Summary
Methods Summary
public booleangetDirectoryDeployed()
Indicates whether the application has been deployed to a directory or not.

public java.lang.StringgetLocation()
The file system path to this module, typically something like ${com.sun.aas.instanceRoot}/applications/...