FourMSControllerInterfaces
Class SubActionCompletionListenerPOATie
java.lang.Object
org.omg.PortableServer.Servant
FourMSControllerInterfaces.SubActionCompletionListenerPOA
FourMSControllerInterfaces.SubActionCompletionListenerPOATie
- All Implemented Interfaces:
- SubActionCompletionListenerOperations, org.omg.CORBA.portable.InvokeHandler
public class SubActionCompletionListenerPOATie
- extends SubActionCompletionListenerPOA
FourMSControllerInterfaces/SubActionCompletionListenerPOATie.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /mnt/solaris_home/cb/work/unix/projects/FourMS/src/corbaInterfaces/iFourControllerInterfaces/FourMSControllerInterfaces.idl
Tuesday, July 29, 2003 12:48:49 PM BST
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_impl
private SubActionCompletionListenerOperations _impl
_poa
private org.omg.PortableServer.POA _poa
SubActionCompletionListenerPOATie
public SubActionCompletionListenerPOATie(SubActionCompletionListenerOperations delegate)
SubActionCompletionListenerPOATie
public SubActionCompletionListenerPOATie(SubActionCompletionListenerOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public SubActionCompletionListenerOperations _delegate()
_delegate
public void _delegate(SubActionCompletionListenerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
subActionEnded
public void subActionEnded(java.lang.String SubactionName,
java.lang.String MechanismName,
java.lang.String InstrumentName,
int ReasonCode,
java.lang.String Reason,
int CmdError,
java.lang.String CmdErrorStr,
int MechError,
java.lang.String Severity,
java.lang.String MechErrorStr)