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.WSReliableDeliveryPolicyMBean

Packages that use WSReliableDeliveryPolicyMBean
weblogic.management.configuration   
 

Uses of WSReliableDeliveryPolicyMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return WSReliableDeliveryPolicyMBean
 WSReliableDeliveryPolicyMBean ServerMBean.getReliableDeliveryPolicy()
          The reliable delivery policy for web services.
 WSReliableDeliveryPolicyMBean[] DomainMBean.getWSReliableDeliveryPolicies()
          Define wSReliableDeliveryPolicies for this Domain
 WSReliableDeliveryPolicyMBean DomainMBean.lookupWSReliableDeliveryPolicy(String name)
           
 WSReliableDeliveryPolicyMBean DomainMBean.createWSReliableDeliveryPolicy(String name)
          Factory method to create WSReliableDeliveryPolicy object
 

Methods in weblogic.management.configuration with parameters of type WSReliableDeliveryPolicyMBean
 void ServerMBean.setReliableDeliveryPolicy(WSReliableDeliveryPolicyMBean mbean)
          Sets the value of the ReliableDeliveryPolicy attribute.
 void DomainMBean.destroyWSReliableDeliveryPolicy(WSReliableDeliveryPolicyMBean policy)
          Removes a WSReliableDeliveryPolicy from this domain
 


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