VisiBroker for Java

org.omg.DsLogNotification
Class ObjectCreation

java.lang.Object
  extended by org.omg.DsLogNotification.ObjectCreation
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ObjectCreation
extends java.lang.Object
implements IDLEntity

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.

See Also:
Serialized Form

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

id

public int id
The id field indicates the log identifier.


time

public long time
The time field indicates the time when the log is created.

Constructor Detail

ObjectCreation

public ObjectCreation()

ObjectCreation

public ObjectCreation(int id,
                      long time)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online