org.omg.PortableInterceptor
Interface HOLDING


public interface HOLDING

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

Since:
1.5

Field Summary
static short value
          Specifies the HOLDING value, 0.
 

Field Detail

value

static final short value
Specifies the HOLDING value, 0.

See Also:
Constant Field Values