Node Director
Public Member Functions | List of all members
sfi.director.jobs.CatchAllLogsJob Class Reference
Inheritance diagram for sfi.director.jobs.CatchAllLogsJob:
sfi.director.jobs.NullJob sfi.director.jobs.Job sfi.director.repository.DBFiable sfi.director.util.Identifiable sfi.director.jobs.Notifiable sfi.director.util.Identifiable

Public Member Functions

void log (Job head, LogEntry le)
- Public Member Functions inherited from sfi.director.jobs.NullJob
 NullJob ()
 NullJob (DBObject dbo)
 NullJob (DBObject dbo, boolean doregister)
void todb (DBObject dbo)
void invoke ()
- Public Member Functions inherited from sfi.director.jobs.Job
 Job ()
 Job (String name)
 Job (String name, String descr)
 Job (DBObject db)
 Job (DBObject db, boolean doregister)
void Notify (Job j)
void addNotify (Notifiable n)
void addNotify (String id)
void delegateNotify (Job next)
JobStatus getStatus ()
void die ()
void setDescr (String descr)
String getDescr ()
void setName (String name)
String getName ()
String getId ()
long getCreationTime ()
void Abort ()
void Sleep ()
void WakeUp ()
void reanimate () throws DirectorException
void commit () throws ArgumentException
void setOption (String name, String content)
void setOption (String name)
void setServer (ServerConnection server)
ServerConnection getServer ()
void setScheduleOption (String name)
void setScheduleOption (String name, String val)
String getScheduleOption (String name)
DBObject todb ()
DN getDN ()
void log (LogEntry le)
Vector getLog ()
Vector getMonitors ()
void addMonitor (JobMonitor monitor)
void removeMonitor (JobMonitor monitor)
void finalize ()
void setHead (JobNode head)
JobNode getHead ()
String getHeadId ()

Additional Inherited Members

- Static Public Member Functions inherited from sfi.director.jobs.Job
static Job Job (DBObject dbo) throws DirectorException
static Job Job (DBObject dbo, boolean doregister) throws DirectorException
- Protected Member Functions inherited from sfi.director.jobs.Job
void NotifyAll ()
void setStatus (JobStatus status)
void setHeadId (String id)

Member Function Documentation

void sfi.director.jobs.CatchAllLogsJob.log ( Job  head,
LogEntry  le 
)

The documentation for this class was generated from the following file: