package org.omg.PortableInterceptor;


org/omg/PortableInterceptor/DISCARDING.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /var/lib/jenkins/jobs/openjdk/jobs/openjdk10/workspace/jdk-updates_jdk10u/src/java.corba/share/classes/org/omg/PortableInterceptor/Interceptors.idl Sunday, February 14, 2021 at 5:20:32 PM Coordinated Universal Time
/** * org/omg/PortableInterceptor/DISCARDING.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from /var/lib/jenkins/jobs/openjdk/jobs/openjdk10/workspace/jdk-updates_jdk10u/src/java.corba/share/classes/org/omg/PortableInterceptor/Interceptors.idl * Sunday, February 14, 2021 at 5:20:32 PM Coordinated Universal Time */
public interface DISCARDING {
Object adapter state that causes all requests to be discarded.
/** Object adapter state that causes all requests to be discarded. */
public static final short value = (short)(2); }