Package io.smallrye.openapi.api.util
Class ClassLoaderUtil
- java.lang.Object
-
- io.smallrye.openapi.api.util.ClassLoaderUtil
-
public class ClassLoaderUtil extends Object
Help to get a default classLoader- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ClassLoadergetDefaultClassLoader()
-
-
-
Method Detail
-
getDefaultClassLoader
public static final ClassLoader getDefaultClassLoader()
-
-