Package | Description |
---|---|
org.alfresco.jlan.debug | |
org.alfresco.jlan.debug.cluster | |
org.alfresco.jlan.util |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleDebug
Console Debug Output Class.
|
class |
DebugInterfaceBase
Debug Interface Base Class
|
class |
JDKLoggingDebug
JDK Logging Debug Class
|
class |
LogFileDebug
Log File Debug Class.
|
Modifier and Type | Method and Description |
---|---|
DebugInterface |
DebugConfigSection.getDebug()
Return the debug interface.
|
static DebugInterface |
Debug.getDebugInterface()
Get the debug interface
|
Modifier and Type | Method and Description |
---|---|
static void |
Debug.setDebugInterface(DebugInterface dbg)
Set the debug interface
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterDebug
Cluster Debug Interface Class
|
Modifier and Type | Method and Description |
---|---|
static void |
HexDump.Dump(byte[] byt,
int len,
int offset,
DebugInterface dbgDev)
Hex dump a byte array to a debug output device
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.