|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.lb.Event
org.glite.lb.EventConnectJob
public class EventConnectJob
Nested Class Summary | |
---|---|
static class |
EventConnectJob.Jobtype
|
Constructor Summary | |
---|---|
EventConnectJob()
|
Method Summary | |
---|---|
java.lang.String |
getDestJobid()
|
java.lang.String |
getEventType()
When implemented, this method returns name of event type. |
EventConnectJob.Jobtype |
getJobtype()
|
void |
setDestJobid(java.lang.String val)
|
void |
setJobtype(EventConnectJob.Jobtype val)
|
java.lang.String |
ulm()
When implemented, this method returns string which is specific for each event. |
Methods inherited from class org.glite.lb.Event |
---|
getArrived, getHost, getJobId, getLevel, getPriority, getSeqcode, getSource, getSrcInstance, getTimestamp, getUser, setArrived, setHost, setJobId, setLevel, setPriority, setSeqcode, setSource, setSrcInstance, setTimestamp, setUser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventConnectJob()
Method Detail |
---|
public java.lang.String getEventType()
Event
getEventType
in class Event
public java.lang.String getDestJobid()
public void setDestJobid(java.lang.String val)
public EventConnectJob.Jobtype getJobtype()
public void setJobtype(EventConnectJob.Jobtype val)
public java.lang.String ulm()
Event
ulm
in class Event
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |