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

Constructor Index

 o LocalLogService()
 o LocalLogService(WizardState)

Method Index

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

Constructors

 o LocalLogService
 public LocalLogService()
 o LocalLogService
 public LocalLogService(WizardState state)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index