net.sf.jour.rt.agent
Class SystemInfoEvent
java.lang.Object
net.sf.jour.rt.agent.SystemInfoEvent
- All Implemented Interfaces:
- Event, java.io.Serializable
- public class SystemInfoEvent
- extends java.lang.Object
- implements Event
Provide SystemInfo information.
Dual role to be stored in log and to be able to access global SystemInfo
Created on 05.12.2004
Contributing Author(s):
Misha Lifschitz (Inital implementation)
Vlad Skarzhevskyy (Inital implementation)
- Version:
- $Revision: 1.1 $ ($Author: vlads $) $Date: 2004/12/06 17:11:48 $
- Author:
- vlads
- See Also:
- Serialized Form
Field Summary |
protected static org.apache.log4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.log4j.Logger log
SystemInfoEvent
public SystemInfoEvent()
instance
public static SystemInfoEvent instance()
isStatic
boolean isStatic()
getHostID
public java.lang.String getHostID()
getRunID
public java.lang.String getRunID()
getStartTime
public long getStartTime()
- Returns:
- Returns the System start Time in Millis.
Copyright © 2004 sourceforge. All Rights Reserved.