org.omg.PortableInterceptor
Interface INACTIVE


public interface INACTIVE

A single constant interface, defining the adapter state (INACTIVE) = 3. The adapter is shutting down, and will eventually end up in the NON_EXISTENT state. Used with IOR interceptors.

Since:
1.5

Field Summary
static short value
          Specifies the INACTIVE value, 3.
 

Field Detail

value

static final short value
Specifies the INACTIVE value, 3.

See Also:
Constant Field Values