Uses of Class
org.eclipse.yasson.internal.InstanceCreator
Packages that use InstanceCreator
-
Uses of InstanceCreator in org.eclipse.yasson.internal
Methods in org.eclipse.yasson.internal that return InstanceCreatorModifier and TypeMethodDescriptionJsonbContext.getInstanceCreator()Returns component for creating instances of non-parsed types. -
Uses of InstanceCreator in org.eclipse.yasson.internal.components
Methods in org.eclipse.yasson.internal.components with parameters of type InstanceCreatorModifier and TypeMethodDescriptionJsonbComponentInstanceCreatorFactory.getComponentInstanceCreator(InstanceCreator creator) First check a CDI provider, if available use those.