org.mobicents.slee.resource.parlay.csapi.jr.ui
Class IpAppUIManagerImpl
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.ui.IpAppUIManagerPOA
org.mobicents.slee.resource.parlay.csapi.jr.ui.IpAppUIManagerImpl
- All Implemented Interfaces:
- org.csapi.IpInterfaceOperations, org.csapi.ui.IpAppUIManagerOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppUIManagerImpl
- extends org.csapi.ui.IpAppUIManagerPOA
|
Constructor Summary |
IpAppUIManagerImpl(UIManager uiManager,
org.omg.PortableServer.POA defaultPOA,
EDU.oswego.cs.dl.util.concurrent.Executor ipAppUIManagerExecutor)
|
| Methods inherited from class org.csapi.ui.IpAppUIManagerPOA |
_all_interfaces, _invoke, _this, _this |
| 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 |
IpAppUIManagerImpl
public IpAppUIManagerImpl(UIManager uiManager,
org.omg.PortableServer.POA defaultPOA,
EDU.oswego.cs.dl.util.concurrent.Executor ipAppUIManagerExecutor)
dispose
public void dispose()
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
userInteractionAborted
public void userInteractionAborted(org.csapi.ui.TpUIIdentifier userInteraction)
reportNotification
public org.csapi.ui.IpAppUI reportNotification(org.csapi.ui.TpUIIdentifier userInteraction,
org.csapi.ui.TpUIEventInfo eventInfo,
int assignmentID)
reportEventNotification
public org.csapi.ui.IpAppUI reportEventNotification(org.csapi.ui.TpUIIdentifier userInteraction,
org.csapi.ui.TpUIEventNotificationInfo eventNotificationInfo,
int assignmentID)
userInteractionNotificationInterrupted
public void userInteractionNotificationInterrupted()
userInteractionNotificationContinued
public void userInteractionNotificationContinued()
Copyright © 2008. All Rights Reserved.