org.apache.yoko.orb.OBPortableServer
Interface DispatchStrategyPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
DispatchStrategyPolicy
All Known Implementing Classes:
DispatchStrategyPolicy_impl

public interface DispatchStrategyPolicyOperations
extends PolicyOperations

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

See Also:
OB::DispatchStrategy

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

Method Detail

value

DispatchStrategy value()
The DispatchStrategy value.



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