org.csapi.ui
Class IpAppUIManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.ui.IpAppUIManagerPOA
org.csapi.ui.IpAppUIManagerPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpAppUIManagerOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppUIManagerPOATie
- extends IpAppUIManagerPOA
Generated from IDL interface "IpAppUIManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpAppUIManagerPOATie
public IpAppUIManagerPOATie(IpAppUIManagerOperations delegate)
IpAppUIManagerPOATie
public IpAppUIManagerPOATie(IpAppUIManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppUIManager _this()
- Overrides:
_this in class IpAppUIManagerPOA
_this
public IpAppUIManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppUIManagerPOA
_delegate
public IpAppUIManagerOperations _delegate()
_delegate
public void _delegate(IpAppUIManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
userInteractionNotificationContinued
public void userInteractionNotificationContinued()
reportNotification
public IpAppUI reportNotification(TpUIIdentifier userInteraction,
TpUIEventInfo eventInfo,
int assignmentID)
userInteractionNotificationInterrupted
public void userInteractionNotificationInterrupted()
reportEventNotification
public IpAppUI reportEventNotification(TpUIIdentifier userInteraction,
TpUIEventNotificationInfo eventNotificationInfo,
int assignmentID)
userInteractionAborted
public void userInteractionAborted(TpUIIdentifier userInteraction)
Copyright © 2008. All Rights Reserved.