| |
|
| java.lang.Object com.sun.jbi.ui.common.ToolsLogManager
ToolsLogManager | public class ToolsLogManager (Code) | | Defines the loggers for the Tools on client and server side
author: Sun Microsystems, Inc. |
getAntLogger | public static Logger getAntLogger()(Code) | | Get the logger for the tools runtime.
java.util.Logger is the logger |
getClientLogger | public static Logger getClientLogger()(Code) | | Get the logger for the tools runtime.
java.util.Logger is the logger |
getCommonLogger | public static Logger getCommonLogger()(Code) | | Get the logger for the tools runtime.
java.util.Logger is the logger |
getRuntimeLogger | public static Logger getRuntimeLogger()(Code) | | Get the logger for the tools runtime.
java.util.Logger is the logger |
|
|
|