java.lang.Object org.apache.log4j.jmx.MethodUnion
MethodUnion(Method readMethod, Method writeMethod) { this.readMethod = readMethod; this.writeMethod = writeMethod; }
{ this.readMethod = readMethod; this.writeMethod = writeMethod; }