|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.DsLogNotification.ObjectCreation
public final class ObjectCreation
The ObjectCreation struct defines the log creation event. It is generated by a log factory after it creates a log one of its logs is copied.
| Field Summary | |
|---|---|
int |
id
The id field indicates the log identifier. |
long |
time
The time field indicates the time when the log is created. |
| Constructor Summary | |
|---|---|
ObjectCreation()
|
|
ObjectCreation(int id,
long time)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int id
public long time
| Constructor Detail |
|---|
public ObjectCreation()
public ObjectCreation(int id,
long time)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||