Serialized Form


Package com.atomikos.beans

Class com.atomikos.beans.PropertyException extends Exception implements Serializable

Serialized Fields

nested_

Throwable nested_

Package com.atomikos.util

Class com.atomikos.util.FastDateFormat extends Format implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Create the object after serialization. This implementation reinitializes the transient properties.

Throws:
IOException - if there is an IO issue.
ClassNotFoundException - if a class cannot be found.
Serialized Fields

mPattern

String mPattern
The pattern.


mTimeZone

TimeZone mTimeZone
The time zone.


mLocale

Locale mLocale
The locale.



Copyright © 2016. All Rights Reserved.