com.tibco.rta.log
Class LogManagerFactory
java.lang.Object
com.tibco.rta.log.LogManagerFactory
public class LogManagerFactory
- extends java.lang.Object
A factory to get a log manager.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogManagerFactory
public LogManagerFactory()
setLogManager
public static void setLogManager(LogManager logManager)
getLogManager
public static LogManager getLogManager()
- Return supplied instance of log manager or default one
- Returns:
init
public static void init(java.lang.String logManagerClassName)
- Perform initialization once.
- Parameters:
logManagerClassName
-
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.