jrun.ea
Interface EnterpriseApplicationFactoryMBean
- All Superinterfaces:
- J2EEModuleFactoryMBean, java.io.Serializable, Service, ServiceMBean
- All Known Subinterfaces:
- EnterpriseApplicationFactoryMBean, EnterpriseApplicationFactoryMBean
- All Known Implementing Classes:
- EnterpriseApplicationFactory
- public interface EnterpriseApplicationFactoryMBean
- extends J2EEModuleFactoryMBean
Management view of the enterprise application factory.
- Author:
- Paul Reilly
| Methods inherited from interface jrun.j2ee.J2EEModuleFactoryMBean |
addMandatoryFingerPrint, addPotentialFingerPrint, clearResources, create, getMandatoryFingerPrintList, getPotentialFingerPrintList, getResource, getResources, getTemporaryDirectory, isPersistXML, isValidateXML, setMandatoryFingerPrint, setPersistXML, setPotentialFingerPrint, setTemporaryDirectory, setValidateXML |
| 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
setIIOP
public void setIIOP(boolean iiop)
isIIOP
public boolean isIIOP()
Copyright � 2002 Macromedia Corporation. All Rights Reserved.