All Packages Class Hierarchy This Package Previous Next Index
Class com.sun.wizards.services.RemoteLogService
java.lang.Object
|
+----com.sun.wizards.services.RemoteLogService
- public class RemoteLogService
- extends Object
- implements LogService
-
RemoteLogService(RemoteLogServiceInt)
-
-
writeLogEntry(String)
- Log an entry
-
writeLogEntryEx(String, String)
- Log an entry
RemoteLogService
public RemoteLogService(RemoteLogServiceInt logProxy)
writeLogEntry
public void writeLogEntry(String logEntry)
- Log an entry
writeLogEntryEx
public void writeLogEntryEx(String logFile,
String logEntry)
- Log an entry
All Packages Class Hierarchy This Package Previous Next Index