Package org.apache.logging.log4j.message
Class ReusableMessageFactory.SerializationProxy
- java.lang.Object
-
- org.apache.logging.log4j.message.ReusableMessageFactory.SerializationProxy
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ReusableMessageFactory
private static class ReusableMessageFactory.SerializationProxy extends java.lang.Object implements java.io.Serializable
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateSerializationProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private java.lang.ObjectreadResolve()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-