File
Doc
Category
Size
Date
Package
MethodUnion.java
API Doc
Apache log4j 1.2.15
1069
Sat Aug 25 00:09:40 BST 2007
org.apache.log4j.jmx
MethodUnion
java.lang.Object
public class MethodUnion extends Object
Fields Summary
Method
readMethod
Method
writeMethod
Constructors Summary
MethodUnion
(
Method
readMethod,
Method
writeMethod)
this.readMethod = readMethod; this.writeMethod = writeMethod;
Methods Summary
Java Code Source