Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b12

org.omg.PortableServer
Interface RequestProcessingPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
RequestProcessingPolicy

public interface RequestProcessingPolicyOperations
extends PolicyOperations

This policy specifies how requests are processed by the created POA. The default is USE_ACTIVE_OBJECT_MAP_ONLY.


Method Summary
 RequestProcessingPolicyValue value()
          specifies the policy value
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

value

RequestProcessingPolicyValue value()
specifies the policy value


Java™ Platform
Standard Ed. 6

DRAFT internal-b12

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.