Uses of Interface
lumis.portal.clock.IClockManager
-
Packages that use IClockManager Package Description lumis.portal.clock Defines classes and interfaces for the portal's "clock" scheduling module.lumis.portal.manager -
-
Uses of IClockManager in lumis.portal.clock
Subinterfaces of IClockManager in lumis.portal.clock Modifier and Type Interface Description interface
IClockManagerSPI
Service provider interface for clock manager.Classes in lumis.portal.clock that implement IClockManager Modifier and Type Class Description class
ClockManager
-
Uses of IClockManager in lumis.portal.manager
Methods in lumis.portal.manager that return IClockManager Modifier and Type Method Description static IClockManager
ManagerFactory. getClockManager()
-