VisiBroker for Java

org.omg.DsLogNotification
Class ObjectDeletion

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

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

The ObjectDeletion struct defines the log deletion event. It is generated by a log factory when one of its logs is deleted.

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 deleted.
 
Constructor Summary
ObjectDeletion()
           
ObjectDeletion(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 deleted.

Constructor Detail

ObjectDeletion

public ObjectDeletion()

ObjectDeletion

public ObjectDeletion(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