private static final class JsonbJaxrsProvider.ProvidedInstance extends java.lang.Object implements java.util.function.Function<java.lang.Class<?>,javax.json.bind.Jsonb>, java.lang.AutoCloseable
private javax.json.bind.Jsonb
instance
private
ProvidedInstance(javax.json.bind.Jsonb instance)
javax.json.bind.Jsonb
apply(java.lang.Class<?> aClass)
void
close()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
private final javax.json.bind.Jsonb instance
private ProvidedInstance(javax.json.bind.Jsonb instance)
public javax.json.bind.Jsonb apply(java.lang.Class<?> aClass)
apply
java.util.function.Function<java.lang.Class<?>,javax.json.bind.Jsonb>
public void close() throws java.lang.Exception
close
java.lang.AutoCloseable
java.lang.Exception
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.