File
Doc
Category
Size
Date
Package
RequestProcessingPolicyOperations.java
API Doc
Java SE 6 API
692
Tue Jun 10 01:33:18 BST 2008
org.omg.PortableServer
RequestProcessingPolicyOperations
public interface RequestProcessingPolicyOperations implements org.omg.CORBA.PolicyOperations
This policy specifies how requests are processed by the created POA. The default is USE_ACTIVE_OBJECT_MAP_ONLY.
Fields Summary
Constructors Summary
Methods Summary
public
org.omg.PortableServer.RequestProcessingPolicyValue
value
()
specifies the policy value
Java Code Source