org.ow2.jasmine.monitoring.mbeancmd.audit
Class PollID
java.lang.Object
org.ow2.jasmine.monitoring.mbeancmd.audit.PollID
public class PollID
- extends Object
- Author:
- waeselyf
Identifier of polls generated by a Collector
PollID
public PollID(String name)
- Constructor
- Parameters:
name -
toString
public String toString()
- String representation of a poll identifier
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
getTimestamp
public long getTimestamp()
- Returns:
- the timestamp. A negative value means the timestamp is not set.
setStamp
public void setStamp()
- Initialise the timestamp
getName
public String getName()
- Returns:
- the name
Copyright © 2012 OW2 Consortium. All Rights Reserved.