org.omg.CosTime
Class TIOPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosTime.TIOPOA
          extended by org.omg.CosTime.TIOPOATie
All Implemented Interfaces:
InvokeHandler, TIOOperations

public class TIOPOATie
extends TIOPOA

Generated from IDL interface "TIO".

Version:
generated at 03-Nov-2015 12:24:03
Author:
JacORB IDL compiler V 3.7

Constructor Summary
TIOPOATie(TIOOperations delegate)
           
TIOPOATie(TIOOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TIOOperations _delegate()
           
 void _delegate(TIOOperations delegate)
           
 TIO _this()
           
 TIO _this(ORB orb)
           
 OverlapType overlaps(TIO interval, TIOHolder overlap)
           
 OverlapType spans(UTO time, TIOHolder overlap)
           
 IntervalT time_interval()
           
 UTO time()
           
 
Methods inherited from class org.omg.CosTime.TIOPOA
_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

TIOPOATie

public TIOPOATie(TIOOperations delegate)

TIOPOATie

public TIOPOATie(TIOOperations delegate,
                 POA poa)
Method Detail

_this

public TIO _this()
Overrides:
_this in class TIOPOA

_this

public TIO _this(ORB orb)
Overrides:
_this in class TIOPOA

_delegate

public TIOOperations _delegate()

_delegate

public void _delegate(TIOOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

overlaps

public OverlapType overlaps(TIO interval,
                            TIOHolder overlap)

spans

public OverlapType spans(UTO time,
                         TIOHolder overlap)

time_interval

public IntervalT time_interval()

time

public UTO time()


Copyright © 2015 JacORB. All rights reserved.