com.kuka.common.persistence
Class JAXBContextSingleton
java.lang.Object
com.kuka.common.persistence.JAXBContextSingleton
public final class JAXBContextSingleton
- extends Object
Singleton class for JAXB context. Used to read XML-files.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static JAXBContextWrapper getInstance(Class<?> clazz)
- Get the instance of the JAXBContext.
- Parameters:
clazz - the class
- Returns:
- The instance.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
Copyright © 2019. All rights reserved.