Class SubstituteJVM
- java.lang.Object
-
- org.apache.camel.quarkus.component.xstream.svm.SubstituteJVM
-
public final class SubstituteJVM extends Object
-
-
Constructor Summary
Constructors Constructor Description SubstituteJVM()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.thoughtworks.xstream.converters.reflection.ReflectionProvidernewReflectionProvider()static com.thoughtworks.xstream.converters.reflection.ReflectionProvidernewReflectionProvider(com.thoughtworks.xstream.converters.reflection.FieldDictionary dictionary)
-
-
-
Method Detail
-
newReflectionProvider
public static com.thoughtworks.xstream.converters.reflection.ReflectionProvider newReflectionProvider()
-
newReflectionProvider
public static com.thoughtworks.xstream.converters.reflection.ReflectionProvider newReflectionProvider(com.thoughtworks.xstream.converters.reflection.FieldDictionary dictionary)
-
-