org.mobicents.slee.resource.parlay.csapi.jr.ui
Class IpAppUIManagerImpl

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.ui.IpAppUIManagerPOA
          extended by 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)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 void dispose()
           
 org.csapi.ui.IpAppUI reportEventNotification(org.csapi.ui.TpUIIdentifier userInteraction, org.csapi.ui.TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 org.csapi.ui.IpAppUI reportNotification(org.csapi.ui.TpUIIdentifier userInteraction, org.csapi.ui.TpUIEventInfo eventInfo, int assignmentID)
           
 void userInteractionAborted(org.csapi.ui.TpUIIdentifier userInteraction)
           
 void userInteractionNotificationContinued()
           
 void userInteractionNotificationInterrupted()
           
 
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
 

Constructor Detail

IpAppUIManagerImpl

public IpAppUIManagerImpl(UIManager uiManager,
                          org.omg.PortableServer.POA defaultPOA,
                          EDU.oswego.cs.dl.util.concurrent.Executor ipAppUIManagerExecutor)
Method Detail

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 © 2009. All Rights Reserved.