Interface INACTIVE



  • public interface INACTIVE
    org/omg/PortableInterceptor/INACTIVE.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/z/Downloads/openjdk/corba/src/share/classes/org/omg/PortableInterceptor/Interceptors.idl Saturday, January 30, 2016 2:31:17 PM CET
    • Field Summary

      Fields

      Modifier and Type Field and 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