org.apache.yoko.orb.OBPortableServer
Interface SynchronizationPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
SynchronizationPolicy
All Known Implementing Classes:
SynchronizationPolicy_impl

public interface SynchronizationPolicyOperations
extends PolicyOperations

The synchronization policy. This policy controls the method dispatch synchronization policy.

See Also:
SynchronizationPolicyValue

Method Summary
 SynchronizationPolicyValue value()
          The SynchronizationPolicyValue value.
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

value

SynchronizationPolicyValue value()
The SynchronizationPolicyValue value.



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