Module de.agilecoders.wicket.jquery
Class DefaultObjectMapperFactory.Holder
java.lang.Object
de.agilecoders.wicket.jquery.settings.DefaultObjectMapperFactory.Holder
- Enclosing class:
- DefaultObjectMapperFactory
lazy holder pattern to prevent instantiation of serializers if not used.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final ConfigModelSerializerprotected static final ConfigSerializerprotected static final RawSerializer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RAW_VALUE_SERIALIZER
-
CONFIG_SERIALIZER
-
CONFIG_MODEL_SERIALIZER
-
-
Constructor Details
-
Holder
protected Holder()
-