Back to Clock Service Examples Page
This example queries the entries of a ClockCatalog object and displays their names on standard output. The example code tries to resolve a reference to the standard ClockCatalog object as defined in the OMG "Enhanced View of Time" specification (the "ClockService" ObjectId).
The source file for the Clock Catalog example is:
From the command line use:
server -start ClockService
Using the Administration Manager:
Start the Administration Manager, right click on the ClockService node and select Start from the pop-up menu.
Note: From a default Openfusion installation, there should be clocks bound to the clock catalog when the ClockService is started.
run com.prismt.cos.CosClockService.examples.ClockCatalogQuery