org.omg.PortableInterceptor
Interface SUCCESSFUL


public interface SUCCESSFUL

A reply status flag, indicating, that the remote method has been called and returned without exception.


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

Field Detail

value

static final short value
Specifies the SUCCESSFUL value, 0.

See Also:
Constant Field Values