org.csapi.mm.ule
Class IpAppUserLocationEmergencyPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.mm.ule.IpAppUserLocationEmergencyPOA
          extended by org.csapi.mm.ule.IpAppUserLocationEmergencyPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppUserLocationEmergencyOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppUserLocationEmergencyPOATie
extends IpAppUserLocationEmergencyPOA

Generated from IDL interface "IpAppUserLocationEmergency"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppUserLocationEmergencyPOATie(IpAppUserLocationEmergencyOperations delegate)
           
IpAppUserLocationEmergencyPOATie(IpAppUserLocationEmergencyOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppUserLocationEmergencyOperations _delegate()
           
 void _delegate(IpAppUserLocationEmergencyOperations delegate)
           
 IpAppUserLocationEmergency _this()
           
 IpAppUserLocationEmergency _this(org.omg.CORBA.ORB orb)
           
 void emergencyLocationReport(int assignmentId, TpUserLocationEmergency location)
           
 void emergencyLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 
Methods inherited from class org.csapi.mm.ule.IpAppUserLocationEmergencyPOA
_all_interfaces, _invoke
 
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

IpAppUserLocationEmergencyPOATie

public IpAppUserLocationEmergencyPOATie(IpAppUserLocationEmergencyOperations delegate)

IpAppUserLocationEmergencyPOATie

public IpAppUserLocationEmergencyPOATie(IpAppUserLocationEmergencyOperations delegate,
                                        org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppUserLocationEmergency _this()
Overrides:
_this in class IpAppUserLocationEmergencyPOA

_this

public IpAppUserLocationEmergency _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppUserLocationEmergencyPOA

_delegate

public IpAppUserLocationEmergencyOperations _delegate()

_delegate

public void _delegate(IpAppUserLocationEmergencyOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

emergencyLocationReport

public void emergencyLocationReport(int assignmentId,
                                    TpUserLocationEmergency location)

emergencyLocationReportErr

public void emergencyLocationReportErr(int assignmentId,
                                       TpMobilityError cause,
                                       TpMobilityDiagnostic diagnostic)


Copyright © 2008. All Rights Reserved.