org.apache.yoko.orb.OB
Interface RetryPolicy

All Superinterfaces:
IDLEntity, Object, Policy, PolicyOperations, RetryPolicyOperations, Serializable
All Known Implementing Classes:
RetryPolicy_impl

public interface RetryPolicy
extends RetryPolicyOperations, Policy

The retry policy. This policy is used to specify retry behavior after communication failures (i.e., CORBA::TRANSIENT and CORBA::COMM_FAILURE exceptions).


Method Summary
 
Methods inherited from interface org.apache.yoko.orb.OB.RetryPolicyOperations
retry_interval, retry_max, retry_mode, retry_remote
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.