Package io.quarkus.jaxb.runtime
Class JaxbContextConfigRecorder
java.lang.Object
io.quarkus.jaxb.runtime.JaxbContextConfigRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddClassesToBeBound(Collection<Class<?>> classes) static booleanisClassBound(Class<?> clazz) voidreset()
-
Constructor Details
-
JaxbContextConfigRecorder
public JaxbContextConfigRecorder()
-
-
Method Details
-
addClassesToBeBound
-
reset
public void reset() -
getClassesToBeBound
-
isClassBound
-