|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrockit.mc.flightrecorder.provider.Field
com.jrockit.mc.flightrecorder.provider.EndTimeField
public final class EndTimeField
Field that extract the end time from an event.
| Field Summary | |
|---|---|
static java.lang.String |
IDENTIFIER
|
| Constructor Summary | |
|---|---|
EndTimeField(IEventType type)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue(IEvent event)
Returns a field value for an event |
| Methods inherited from class com.jrockit.mc.flightrecorder.provider.Field |
|---|
equals, getContentType, getDescription, getEventTypePath, getIdentifier, getName, getPropertyKeys, getPropertyValue, getRelationalKey, getType, hashCode, isRelational, isSynthetic, isVisible, setContentType, setDescription, setFieldType, setName, setPath, setProperty, setRelationalKey, setSynthetic, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IDENTIFIER
| Constructor Detail |
|---|
public EndTimeField(IEventType type)
| Method Detail |
|---|
public java.lang.Object getValue(IEvent event)
IField
getValue in interface IFieldgetValue in class Fieldevent - the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||