Module java.corba

Interface INACTIVE


  • public interface INACTIVE
    org/omg/PortableInterceptor/INACTIVE.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/java-10-openjdk-10.0.2.13-1.fc27.s390x/openjdk/src/java.corba/share/classes/org/omg/PortableInterceptor/Interceptors.idl Monday, July 23, 2018 at 7:07:25 PM Coordinated Universal Time
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static short value
      Object adapter state that causes all requests to be discarded.
    • Field Detail

      • value

        static final short value
        Object adapter state that causes all requests to be discarded. This state indicates that the adapter is shutting down.
        See Also:
        Constant Field Values