Modifier and Type | Method and Description |
---|---|
void |
addLog(LogLine line)
Deprecated.
|
void |
addServerLog(java.lang.String text)
Deprecated.
|
void |
addSessionsLog(java.lang.String line)
Deprecated.
|
void |
clearDICOMLog()
Deprecated.
|
void |
clearServerLog()
Deprecated.
|
void |
clearSessionsLog()
Deprecated.
|
static Logs |
getInstance()
Deprecated.
|
java.util.ArrayList<LogLine> |
getPendingDICOMLog()
Deprecated.
|
java.lang.String |
getPendingSessionsLog()
Deprecated.
|
java.lang.String |
getServerLog()
Deprecated.
|
void |
RegisterSignalBack(ILogsSignal signalBack)
Deprecated.
|
void |
reloadtext(java.io.File file)
Deprecated.
|
void |
resetSignalBack()
Deprecated.
|
public static Logs getInstance()
public void resetSignalBack()
public void RegisterSignalBack(ILogsSignal signalBack) throws java.rmi.RemoteException
RegisterSignalBack
in interface ILogs
java.rmi.RemoteException
public void reloadtext(java.io.File file)
public void addServerLog(java.lang.String text)
public void addSessionsLog(java.lang.String line)
public void clearDICOMLog() throws java.rmi.RemoteException
clearDICOMLog
in interface ILogs
java.rmi.RemoteException
public void clearServerLog() throws java.rmi.RemoteException
clearServerLog
in interface ILogs
java.rmi.RemoteException
public void clearSessionsLog() throws java.rmi.RemoteException
clearSessionsLog
in interface ILogs
java.rmi.RemoteException
public java.util.ArrayList<LogLine> getPendingDICOMLog() throws java.rmi.RemoteException
getPendingDICOMLog
in interface ILogs
java.rmi.RemoteException
public java.lang.String getServerLog() throws java.rmi.RemoteException
getServerLog
in interface ILogs
java.rmi.RemoteException
public java.lang.String getPendingSessionsLog() throws java.rmi.RemoteException
getPendingSessionsLog
in interface ILogs
java.rmi.RemoteException