All Packages Class Hierarchy This Package Previous Next Index
Class com.sun.wizards.services.LocalLogService
java.lang.Object
|
+----com.sun.wizards.services.LocalLogService
- public class LocalLogService
- extends Object
- implements LogService
-
LocalLogService()
-
-
LocalLogService(WizardState)
-
-
writeLogEntry(String)
-
-
writeLogEntryEx(String, String)
-
LocalLogService
public LocalLogService()
LocalLogService
public LocalLogService(WizardState state)
writeLogEntry
public void writeLogEntry(String logEntry)
writeLogEntryEx
public void writeLogEntryEx(String logFile,
String logEntry)
All Packages Class Hierarchy This Package Previous Next Index