All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sun.wizards.services.RemoteLogServiceInt

public interface RemoteLogServiceInt
extends Remote

Method Index

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

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index