public static class LogManager.LoggingProxy extends Object implements InvocationHandler
LoggingProxy(Object instance, String loggingContext, int level)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggingProxy(Object instance, String loggingContext, int level)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2019. All rights reserved.