org.csapi.fw.fw_service.integrity
Class IpSvcOAMPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.integrity.IpSvcOAMPOA
          extended by org.csapi.fw.fw_service.integrity.IpSvcOAMPOATie
All Implemented Interfaces:
IpSvcOAMOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpSvcOAMPOATie
extends IpSvcOAMPOA

Generated from IDL interface "IpSvcOAM"

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

Constructor Summary
IpSvcOAMPOATie(IpSvcOAMOperations delegate)
           
IpSvcOAMPOATie(IpSvcOAMOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpSvcOAMOperations _delegate()
           
 void _delegate(IpSvcOAMOperations delegate)
           
 IpSvcOAM _this()
           
 IpSvcOAM _this(org.omg.CORBA.ORB orb)
           
 java.lang.String systemDateTimeQuery(java.lang.String systemDateAndTime)
           
 
Methods inherited from class org.csapi.fw.fw_service.integrity.IpSvcOAMPOA
_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

IpSvcOAMPOATie

public IpSvcOAMPOATie(IpSvcOAMOperations delegate)

IpSvcOAMPOATie

public IpSvcOAMPOATie(IpSvcOAMOperations delegate,
                      org.omg.PortableServer.POA poa)
Method Detail

_this

public IpSvcOAM _this()
Overrides:
_this in class IpSvcOAMPOA

_this

public IpSvcOAM _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpSvcOAMPOA

_delegate

public IpSvcOAMOperations _delegate()

_delegate

public void _delegate(IpSvcOAMOperations delegate)

_default_POA

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

systemDateTimeQuery

public java.lang.String systemDateTimeQuery(java.lang.String systemDateAndTime)
                                     throws TpCommonExceptions,
                                            P_INVALID_TIME_AND_DATE_FORMAT
Throws:
TpCommonExceptions
P_INVALID_TIME_AND_DATE_FORMAT


Copyright © 2009. All Rights Reserved.