de.agilecoders.wicket.jquery.settings
Class DefaultObjectMapperFactory.Holder
java.lang.Object
de.agilecoders.wicket.jquery.settings.DefaultObjectMapperFactory.Holder
- Enclosing class:
- DefaultObjectMapperFactory
protected static final class DefaultObjectMapperFactory.Holder
- extends Object
lazy holder pattern to prevent instantiation of serializers if not used.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RAW_VALUE_SERIALIZER
protected static final RawSerializer RAW_VALUE_SERIALIZER
CONFIG_SERIALIZER
protected static final ConfigSerializer CONFIG_SERIALIZER
CONFIG_MODEL_SERIALIZER
protected static final ConfigModelSerializer CONFIG_MODEL_SERIALIZER
DefaultObjectMapperFactory.Holder
protected DefaultObjectMapperFactory.Holder()
Copyright © 2017. All Rights Reserved.