com.sun.grid.jgdi.event
public abstract class ListEvent extends Event implements java.io.Serializable
Constructor and Description |
---|
ListEvent(long timestamp,
int eventId,
java.lang.Class objectType)
Creates a new instance of AbstractListEvent
|
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.Object obj)
Add a object
|
java.util.List |
getObjects()
Get the objects we belongs to this list event
|
getEventId, getTimestamp, getType, toString
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.