net.sf.jsefa.flr.lowlevel.config
Class FlrLowLevelConfiguration
java.lang.Object
net.sf.jsefa.common.lowlevel.config.LowLevelConfiguration
net.sf.jsefa.rbf.lowlevel.config.RbfLowLevelConfiguration
net.sf.jsefa.flr.lowlevel.config.FlrLowLevelConfiguration
public class FlrLowLevelConfiguration
- extends RbfLowLevelConfiguration
Configuration object for creating a FlrLowLevelSerializer
or FlrLowLevelDeserializer
. It uses
lazy initialization.
- Author:
- Norman Lahme-Huetig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlrLowLevelConfiguration
public FlrLowLevelConfiguration()
- Constructs a new
FlrLowLevelConfiguration
.
createCopy
public FlrLowLevelConfiguration createCopy()
- Creates a copy of this
LowLevelConfiguration
.
- Specified by:
createCopy
in class LowLevelConfiguration
- Returns:
- a copy of this
LowLevelConfiguration
Copyright © 2014. All rights reserved.