All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sun.wizards.services.LogService

public interface LogService

Method Index

 o writeLogEntry(String)
 o writeLogEntryEx(String, String)

Methods

 o writeLogEntry
 public abstract void writeLogEntry(String logEntry)
 o writeLogEntryEx
 public abstract void writeLogEntryEx(String logFile,
                                      String logEntry)

All Packages  Class Hierarchy  This Package  Previous  Next  Index