jrun.ea
Interface EnterpriseApplicationMBean
- All Superinterfaces:
- J2EEModuleMBean, java.io.Serializable, Service, ServiceMBean, ServicePartitionMBean
- All Known Implementing Classes:
- EnterpriseApplication
- public interface EnterpriseApplicationMBean
- extends J2EEModuleMBean
Management view of the enterprise application.
- Author:
- Paul Reilly
| Methods inherited from interface jrunx.kernel.ServiceMBean |
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind |
OBJECT_NAME
public static final java.lang.String OBJECT_NAME
getAppClients
public java.util.ArrayList getAppClients()
getDescription
public java.lang.String getDescription()
getDisplayName
public java.lang.String getDisplayName()
getEJBs
public java.util.ArrayList getEJBs()
getRARs
public java.util.ArrayList getRARs()
getWARs
public java.util.ArrayList getWARs()
Copyright � 2002 Macromedia Corporation. All Rights Reserved.