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 /usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.aarch64/openjdk/corba/src/java.corba/share/classes/org/omg/PortableInterceptor/Interceptors.idl Friday, January 1, 2021 at 8:08:04 PM Greenwich Mean 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