VisiBroker for Java

org.omg.Messaging
Interface SyncScopePolicy

All Superinterfaces:
IDLEntity, LocalInterface, Object, Policy, PolicyOperations, java.io.Serializable, SyncScopePolicyOperations

public interface SyncScopePolicy
extends LocalInterface, SyncScopePolicyOperations, Policy, IDLEntity

This policy is applied to oneway operations to indicate the synchronization scope with respect to the target of that operation request. It is ignored when any non-oneway operation is invoked. This policy is also applied when the DII is used with a flag of INV_NO_RESPONSE since the implementation of the DII is not required to consult an interface definition to determine if an operation is declared oneway. The default value of this Policy is not defined. Applications must explicitly set an ORB-level SyncScopePolicy to ensure portability across ORB implementations. When instances of SyncScopePolicy are created, a value of type Messaging::SyncScope is passed to CORBA::ORB::create_policy. This policy is only applicable as a client-side override. The client's SyncScopePolicy is propagated within a request in the RequestHeader's response_flags of the GIOP Request Header.


Method Summary
 
Methods inherited from interface org.omg.Messaging.SyncScopePolicyOperations
synchronization
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online