JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT

Serialized Form


Package org.jboss.logging

Class org.jboss.logging.Logger extends Object implements Serializable

serialVersionUID: 4232175575988879434L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Custom serialization to reinitalize the delegate

Throws:
IOException - for any error
ClassNotFoundException - if a class is not found during deserialization

readResolve

protected final Object readResolve()
Read resolver; replaces deserialized instance with a canonical instance.

Serialized Fields

name

String name
The logger name.


resourceBundleName

String resourceBundleName
The resource bundle name.


JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.