org.omg.CosTime
Class TimeServicePOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTime.TimeServicePOA
org.omg.CosTime.TimeServicePOATie
- All Implemented Interfaces:
- InvokeHandler, TimeServiceOperations
public class TimeServicePOATie
- extends TimeServicePOA
Generated from IDL interface "TimeService".
- Version:
- generated at 03-Nov-2015 12:24:03
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeServicePOATie
public TimeServicePOATie(TimeServiceOperations delegate)
TimeServicePOATie
public TimeServicePOATie(TimeServiceOperations delegate,
POA poa)
_this
public TimeService _this()
- Overrides:
_this in class TimeServicePOA
_this
public TimeService _this(ORB orb)
- Overrides:
_this in class TimeServicePOA
_delegate
public TimeServiceOperations _delegate()
_delegate
public void _delegate(TimeServiceOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
uto_from_utc
public UTO uto_from_utc(UtcT utc)
universal_time
public UTO universal_time()
throws TimeUnavailable
- Throws:
TimeUnavailable
secure_universal_time
public UTO secure_universal_time()
throws TimeUnavailable
- Throws:
TimeUnavailable
new_universal_time
public UTO new_universal_time(long time,
long inaccuracy,
short tdf)
new_interval
public TIO new_interval(long lower,
long upper)
Copyright © 2015 JacORB. All rights reserved.