summaryrefslogtreecommitdiff
path: root/org/omg/PortableServer/RequestProcessingPolicyOperations.java
diff options
context:
space:
mode:
Diffstat (limited to 'org/omg/PortableServer/RequestProcessingPolicyOperations.java')
-rw-r--r--org/omg/PortableServer/RequestProcessingPolicyOperations.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/org/omg/PortableServer/RequestProcessingPolicyOperations.java b/org/omg/PortableServer/RequestProcessingPolicyOperations.java
index 490946cdd..672ba1846 100644
--- a/org/omg/PortableServer/RequestProcessingPolicyOperations.java
+++ b/org/omg/PortableServer/RequestProcessingPolicyOperations.java
@@ -38,6 +38,7 @@ exception statement from your version. */
package org.omg.PortableServer;
+import org.omg.CORBA.PolicyOperations;
/**
* Defines the operations, applicable to the RequestProcessingPolicy.
@@ -45,6 +46,7 @@ package org.omg.PortableServer;
* @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
*/
public interface RequestProcessingPolicyOperations
+ extends PolicyOperations
{
/**
* Return the value of this policy type, stated by the current instance.