cgl.hpsearch.common
Class SystemEvent
java.lang.Object
cgl.hpsearch.common.SystemEvent
- All Implemented Interfaces:
- Events
- public class SystemEvent
- extends Object
- implements Events
Refer to cgl.hpsearch.common.Events for the type of events.
Created on Sep 23, 2004
- Author:
- Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemEvent
public SystemEvent(int type)
addEventArgument
public void addEventArgument(String o)
getEventType
public int getEventType()
getTimeStamp
public long getTimeStamp()
getEventURI
public String getEventURI()
addEventArguments
public void addEventArguments(String[] o)
setArgs
public void setArgs(String[] v)