|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextgrid.api.pem.POMEvent
public abstract class POMEvent
Encapsulates the information common to all POM events.
| Constructor Summary | |
|---|---|
POMEvent(Process process)
Creates an instance. |
|
| Method Summary | |
|---|---|
Process |
getProcess()
Gets the value of process. |
long |
getTimestamp()
Gets the value of timestamp. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public POMEvent(Process process)
process - The process this event relates to| Method Detail |
|---|
public final Process getProcess()
public final long getTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||