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

Constructor Index

 o RemoteLogService(RemoteLogServiceInt)

Method Index

 o writeLogEntry(String)
Log an entry
 o writeLogEntryEx(String, String)
Log an entry

Constructors

 o RemoteLogService
 public RemoteLogService(RemoteLogServiceInt logProxy)

Methods

 o writeLogEntry
 public void writeLogEntry(String logEntry)
Log an entry

 o writeLogEntryEx
 public void writeLogEntryEx(String logFile,
                             String logEntry)
Log an entry


All Packages  Class Hierarchy  This Package  Previous  Next  Index