org.omg.PortableInterceptor
Interface ACTIVE


public interface ACTIVE

A single constant interface, defining the adapter state (ACTIVE) = 1. Used with IOR interceptors.

Since:
1.5

Field Summary
static short value
          Specifies the ACTIVE value, 1.
 

Field Detail

value

static final short value
Specifies the ACTIVE value, 1.

See Also:
Constant Field Values