org.csapi.fw.fw_application.integrity
Class IpAppHeartBeatPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_application.integrity.IpAppHeartBeatPOA
          extended by org.csapi.fw.fw_application.integrity.IpAppHeartBeatPOATie
All Implemented Interfaces:
IpAppHeartBeatOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppHeartBeatPOATie
extends IpAppHeartBeatPOA

Generated from IDL interface "IpAppHeartBeat"

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

Constructor Summary
IpAppHeartBeatPOATie(IpAppHeartBeatOperations delegate)
           
IpAppHeartBeatPOATie(IpAppHeartBeatOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppHeartBeatOperations _delegate()
           
 void _delegate(IpAppHeartBeatOperations delegate)
           
 IpAppHeartBeat _this()
           
 IpAppHeartBeat _this(org.omg.CORBA.ORB orb)
           
 void pulse()
           
 
Methods inherited from class org.csapi.fw.fw_application.integrity.IpAppHeartBeatPOA
_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

IpAppHeartBeatPOATie

public IpAppHeartBeatPOATie(IpAppHeartBeatOperations delegate)

IpAppHeartBeatPOATie

public IpAppHeartBeatPOATie(IpAppHeartBeatOperations delegate,
                            org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppHeartBeat _this()
Overrides:
_this in class IpAppHeartBeatPOA

_this

public IpAppHeartBeat _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppHeartBeatPOA

_delegate

public IpAppHeartBeatOperations _delegate()

_delegate

public void _delegate(IpAppHeartBeatOperations delegate)

_default_POA

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

pulse

public void pulse()


Copyright © 2008. All Rights Reserved.