org.glite.lb
Class EventConnectJob

java.lang.Object
  extended by org.glite.lb.Event
      extended by org.glite.lb.EventConnectJob

public class EventConnectJob
extends Event


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

EventConnectJob

public EventConnectJob()
Method Detail

getEventType

public java.lang.String getEventType()
Description copied from class: Event
When implemented, this method returns name of event type.

Specified by:
getEventType in class Event
Returns:
name of event

getDestJobid

public java.lang.String getDestJobid()

setDestJobid

public void setDestJobid(java.lang.String val)

getJobtype

public EventConnectJob.Jobtype getJobtype()

setJobtype

public void setJobtype(EventConnectJob.Jobtype val)

ulm

public java.lang.String ulm()
Description copied from class: Event
When implemented, this method returns string which is specific for each event.

Specified by:
ulm in class Event
Returns:
specific string