Oracle

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 DomainMBean.createWSReliableDeliveryPolicy(String name)
          Factory method to create WSReliableDeliveryPolicy object
 WSReliableDeliveryPolicyMBean ServerMBean.getReliableDeliveryPolicy()
          The reliable delivery policy for web services.
 WSReliableDeliveryPolicyMBean[] DomainMBean.getWSReliableDeliveryPolicies()
          Define wSReliableDeliveryPolicies for this Domain
 WSReliableDeliveryPolicyMBean DomainMBean.lookupWSReliableDeliveryPolicy(String name)
           
 

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


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle