Uses of Class
org.apache.logging.log4j.core.jmx.RingBufferAdmin
Packages that use RingBufferAdmin
-
Uses of RingBufferAdmin in org.apache.logging.log4j.core.async
Methods in org.apache.logging.log4j.core.async that return RingBufferAdminModifier and TypeMethodDescriptionAsyncLoggerConfig.createRingBufferAdmin(String contextName) Creates and returns a newRingBufferAdminthat instruments the ringbuffer of thisAsyncLoggerConfig.AsyncLoggerConfigDelegate.createRingBufferAdmin(String contextName, String loggerConfigName) Creates and returns a newRingBufferAdminthat instruments the ringbuffer of thisAsyncLoggerConfig.AsyncLoggerConfigDisruptor.createRingBufferAdmin(String contextName, String loggerConfigName) AsyncLoggerContext.createRingBufferAdmin()Creates and returns a newRingBufferAdminthat instruments the ringbuffer of theAsyncLoggerobjects in thisLoggerContext.AsyncLoggerDisruptor.createRingBufferAdmin(String jmxContextName) Creates and returns a newRingBufferAdminthat instruments the ringbuffer of theAsyncLogger. -
Uses of RingBufferAdmin in org.apache.logging.log4j.core.jmx
Methods in org.apache.logging.log4j.core.jmx that return RingBufferAdminModifier and TypeMethodDescriptionstatic RingBufferAdminRingBufferAdmin.forAsyncLogger(com.lmax.disruptor.RingBuffer<?> ringBuffer, String contextName) static RingBufferAdminRingBufferAdmin.forAsyncLoggerConfig(com.lmax.disruptor.RingBuffer<?> ringBuffer, String contextName, String configName)