|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.filesys.debug.FileServerDebugInterface
public class FileServerDebugInterface
Alfresco File Server Debug Interface Class
| Constructor Summary | |
|---|---|
FileServerDebugInterface()
Class constructor |
|
| Method Summary | |
|---|---|
void |
close()
Close the debug output. |
void |
debugPrint(java.lang.String str)
Output a debug string. |
void |
debugPrintln(java.lang.String str)
Output a debug string, and a newline. |
void |
initialize(org.alfresco.config.ConfigElement params)
Initialize the debug interface using the specified named parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileServerDebugInterface()
| Method Detail |
|---|
public void close()
close in interface org.alfresco.jlan.debug.DebugInterfacepublic void debugPrint(java.lang.String str)
debugPrint in interface org.alfresco.jlan.debug.DebugInterfacestr - java.lang.Stringpublic void debugPrintln(java.lang.String str)
debugPrintln in interface org.alfresco.jlan.debug.DebugInterfacestr - java.lang.String
public void initialize(org.alfresco.config.ConfigElement params)
throws java.lang.Exception
initialize in interface org.alfresco.jlan.debug.DebugInterfaceparams - ConfigElement
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||