org.omg.PortableInterceptor
Interface SUCCESSFUL


public interface SUCCESSFUL

org/omg/PortableInterceptor/SUCCESSFUL.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl Friday, August 26, 2005 11:25:08 PM GMT


Field Summary
static short value sample code for org.omg.PortableInterceptor.SUCCESSFUL.value definition code for org.omg.PortableInterceptor.SUCCESSFUL.value
          Indicates a successful Reply Status.
 

Field Detail

value sample code for org.omg.PortableInterceptor.SUCCESSFUL.value

static final short value
Indicates a successful Reply Status. One possible value for RequestInfo.reply_status.

See Also:
RequestInfoOperations.reply_status() sample code for org.omg.PortableInterceptor.RequestInfoOperations.reply_status() definition code for org.omg.PortableInterceptor.RequestInfoOperations.reply_status() , SYSTEM_EXCEPTION sample code for org.omg.PortableInterceptor.SYSTEM_EXCEPTION definition code for org.omg.PortableInterceptor.SYSTEM_EXCEPTION , USER_EXCEPTION sample code for org.omg.PortableInterceptor.USER_EXCEPTION definition code for org.omg.PortableInterceptor.USER_EXCEPTION , LOCATION_FORWARD sample code for org.omg.PortableInterceptor.LOCATION_FORWARD definition code for org.omg.PortableInterceptor.LOCATION_FORWARD , TRANSPORT_RETRY sample code for org.omg.PortableInterceptor.TRANSPORT_RETRY definition code for org.omg.PortableInterceptor.TRANSPORT_RETRY , Constant Field Values