Serialized Form
Class org.apache.log4j.Level extends org.apache.log4j.Priority implements Serializable |
serialVersionUID: 3491141966387921974L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Package org.apache.log4j.spi |
Class org.apache.log4j.spi.LocationInfo extends Object implements Serializable |
serialVersionUID: -1325822038990805636L
fullInfo
String fullInfo
serialVersionUID: -868428216207166145L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
Class org.apache.log4j.spi.ThrowableInformation extends Object implements Serializable |
serialVersionUID: -4748765566864322735L
rep
String[] rep
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.