|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventLog | |
wt.replication.unit | |
wt.wrmf.logs |
Uses of EventLog in wt.replication.unit |
Methods in wt.replication.unit that return EventLog | |
static EventLog |
UnitLogWriter.getLog(String name)
|
Uses of EventLog in wt.wrmf.logs |
Fields in wt.wrmf.logs declared as EventLog | |
protected EventLog |
LogFileWriter.log
|
protected EventLog |
LogFileManager.log
|
Methods in wt.wrmf.logs that return EventLog | |
EventLog |
StandardLogService.writeRecord(EventLog log,
LogRecord record)
Supported API: false |
EventLog |
StandardLogService.createLog(String name)
Supported API: false |
EventLog |
StandardLogService.getLog(String name)
Supported API: false |
protected EventLog |
StandardLogService.lockLog(EventLog log)
|
EventLog |
LogServiceFwd.writeRecord(EventLog log,
LogRecord record)
Supported API: false |
EventLog |
LogServiceFwd.createLog(String name)
Supported API: false |
EventLog |
LogServiceFwd.getLog(String name)
Supported API: false |
EventLog |
LogService.writeRecord(EventLog log,
LogRecord record)
Supported API: false |
EventLog |
LogService.createLog(String name)
Supported API: false |
EventLog |
LogService.getLog(String name)
Supported API: false |
EventLog |
LogFileManager.writeRecord(LogRecord record)
|
static EventLog |
EventLog.newEventLog(String name)
Supported API: false |
Methods in wt.wrmf.logs with parameters of type EventLog | |
EventLog |
StandardLogService.writeRecord(EventLog log,
LogRecord record)
Supported API: false |
void |
StandardLogService.deleteLog(EventLog log)
Supported API: false |
protected EventLog |
StandardLogService.lockLog(EventLog log)
|
EventLog |
LogServiceFwd.writeRecord(EventLog log,
LogRecord record)
Supported API: false |
void |
LogServiceFwd.deleteLog(EventLog log)
Supported API: false |
EventLog |
LogService.writeRecord(EventLog log,
LogRecord record)
Supported API: false |
void |
LogService.deleteLog(EventLog log)
Supported API: false |
protected boolean |
EventLog.readVersion(EventLog thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Constructors in wt.wrmf.logs with parameters of type EventLog | |
LogFileWriter(EventLog log,
OutputStream os)
|
|
LogFileManager(EventLog log,
LogFilePolicy policy)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |