| Package | Description |
|---|---|
| org.jacorb.notification.filter | |
| org.omg.CosTime |
| Constructor and Description |
|---|
CurrentTimeUtil(TimeService timeService) |
| Modifier and Type | Field and Description |
|---|---|
TimeService |
TimeServiceHolder.value |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TimeServiceHelper.insert(Any any,
TimeService s) |
static void |
TimeServiceHelper.write(OutputStream _out,
TimeService s) |
| Constructor and Description |
|---|
TimeServiceHolder(TimeService initial) |