JavaTM 2 Platform Std. Ed. v1.4.2
org.omg.PortableInterceptor
Interface SUCCESSFUL
- public interface SUCCESSFUL
org/omg/PortableInterceptor/SUCCESSFUL.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
Thursday, June 12, 2003 9:59:19 PM GMT-08:00
Field Summary |
static short |
value
Indicates a successful Reply Status. |
value
public static final short value
- Indicates a successful Reply Status. One possible value for
RequestInfo.reply_status .
- See Also:
RequestInfoOperations.reply_status() ,
SYSTEM_EXCEPTION ,
USER_EXCEPTION ,
LOCATION_FORWARD ,
TRANSPORT_RETRY ,
Constant Field Values
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|