BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.2 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.configuration.JMSInteropModuleMBean

Packages that use JMSInteropModuleMBean
weblogic.management.configuration   
 

Uses of JMSInteropModuleMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JMSInteropModuleMBean
 JMSInteropModuleMBean[] DomainMBean.getJMSInteropModules()
          Returns the JMS Interop Module that have been defined for this domain.
 JMSInteropModuleMBean DomainMBean.createJMSInteropModule(String name)
          Create a new JMS interop module.
 JMSInteropModuleMBean DomainMBean.lookupJMSInteropModule(String name)
          Find a JMSInterop resource with the given name
 

Methods in weblogic.management.configuration with parameters of type JMSInteropModuleMBean
 void DomainMBean.destroyJMSInteropModule(JMSInteropModuleMBean bean)
          Destroy the given interop module bean and delete the descriptor file that it refers to.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.