org.glite.lb
Class EventRefused
java.lang.Object
org.glite.lb.Event
org.glite.lb.EventRefused
public class EventRefused
- extends 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 |
EventRefused
public EventRefused()
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
getFrom
public Sources getFrom()
setFrom
public void setFrom(Sources val)
getFromHost
public java.lang.String getFromHost()
setFromHost
public void setFromHost(java.lang.String val)
getFromInstance
public java.lang.String getFromInstance()
setFromInstance
public void setFromInstance(java.lang.String val)
getReason
public java.lang.String getReason()
setReason
public void setReason(java.lang.String 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