Uses of Interface
org.omg.CosTime.TimeService

Packages that use TimeService
org.jacorb.notification.filter   
org.omg.CosTime   
 

Uses of TimeService in org.jacorb.notification.filter
 

Constructors in org.jacorb.notification.filter with parameters of type TimeService
CurrentTimeUtil(TimeService timeService)
           
 

Uses of TimeService in org.omg.CosTime
 

Classes in org.omg.CosTime that implement TimeService
 class _TimeServiceStub
          Generated from IDL interface "TimeService".
 

Fields in org.omg.CosTime declared as TimeService
 TimeService TimeServiceHolder.value
           
 

Methods in org.omg.CosTime that return TimeService
 TimeService TimeServicePOA._this()
           
 TimeService TimeServicePOATie._this()
           
 TimeService TimeServicePOA._this(ORB orb)
           
 TimeService TimeServicePOATie._this(ORB orb)
           
static TimeService TimeServiceHelper.extract(Any any)
           
static TimeService TimeServiceHelper.narrow(Object obj)
           
static TimeService TimeServiceHelper.read(InputStream in)
           
static TimeService TimeServiceHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTime with parameters of type TimeService
static void TimeServiceHelper.insert(Any any, TimeService s)
           
static void TimeServiceHelper.write(OutputStream _out, TimeService s)
           
 

Constructors in org.omg.CosTime with parameters of type TimeService
TimeServiceHolder(TimeService initial)
           
 



Copyright © 2015 JacORB. All rights reserved.