Uses of Class
org.apache.logging.log4j.core.jmx.RingBufferAdmin

Packages that use RingBufferAdmin
org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging. 
org.apache.logging.log4j.core.jmx Log4j 2 JMX support. 
 

Uses of RingBufferAdmin in org.apache.logging.log4j.core.async
 

Methods in org.apache.logging.log4j.core.async that return RingBufferAdmin
 RingBufferAdmin AsyncLoggerConfig.createRingBufferAdmin(String contextName)
          Creates and returns a new RingBufferAdmin that instruments the ringbuffer of this AsyncLoggerConfig.
static RingBufferAdmin AsyncLogger.createRingBufferAdmin(String contextName)
          Creates and returns a new RingBufferAdmin that instruments the ringbuffer of the AsyncLogger.
 

Uses of RingBufferAdmin in org.apache.logging.log4j.core.jmx
 

Methods in org.apache.logging.log4j.core.jmx that return RingBufferAdmin
static RingBufferAdmin RingBufferAdmin.forAsyncLogger(com.lmax.disruptor.RingBuffer<?> ringBuffer, String contextName)
           
static RingBufferAdmin RingBufferAdmin.forAsyncLoggerConfig(com.lmax.disruptor.RingBuffer<?> ringBuffer, String contextName, String configName)
           
 



Copyright © 1999-2015 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.