- /*
- * @(#)Policy.java 1.12 00/02/02
- *
- * Copyright 1998-2000 Sun Microsystems, Inc. All Rights Reserved.
- *
- * This software is the proprietary information of Sun Microsystems, Inc.
- * Use is subject to license terms.
- *
- */
- package org.omg.CORBA;
-
-
- /**
- * org/omg/CORBA/Policy.java
- * Generated by the IDL-to-Java compiler (portable), version "3.0"
- * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl
- * Saturday, July 17, 1999 12:26:20 AM PDT
- */
-
- public interface Policy extends PolicyOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
- {
- } // interface Policy