org.omg.PortableInterceptor
Interface NON_EXISTENT


public interface NON_EXISTENT

A single constant interface, defining the adapter state (NON_EXISTENT) = 4. NON_EXISTENT does not map directly to a particular POAManager state, but indicates that a POA has been destroyed. Used with IOR interceptors.

Since:
1.5

Field Summary
static short value
          Specifies the NON_EXISTENT value, 4.
 

Field Detail

value

static final short value
Specifies the NON_EXISTENT value, 4.

See Also:
Constant Field Values