public class ClassLoaderUtil extends Object
| Constructor and Description |
|---|
ClassLoaderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
getServiceClassLoader()
Returns class loader which should be used to load service classes (stubs,
skeletons, interfaces, etc.) by the runtime.
|
public static ClassLoader getServiceClassLoader()
Copyright © 2022. All rights reserved.