JavaScript is disabled on your browser.
Method Summary
Methods
Modifier and Type
Method and Description
String
getTopic ()
boolean
releaseSub (long timeout,
TimeUnit timeUnit)
May be overridden by managers to perform processing while the manager is being released and the
lock is held.
void
send (byte[] msg)
void
startup ()
Methods inherited from class org.apache.logging.log4j.core.appender.AbstractManager
close , getContentFormat , getCount , getLoggerContext , getManager , getName , hasManager , log , logDebug , logError , logWarn , release , stop , updateData
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
releaseSub
public boolean releaseSub(long timeout,
TimeUnit timeUnit)
May be overridden by managers to perform processing while the manager is being released and the
lock is held. A timeout is passed for implementors to use as they see fit.
Overrides:
releaseSub
in class AbstractManager
Parameters: timeout
- timeouttimeUnit
- timeout time unit
Returns: true if all resources were closed normally, false otherwise.
startup
public void startup()
getTopic
public String getTopic()
Copyright © 1999-2016 Apache Software Foundation . All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.