public final class OsgiUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> Class<T> |
loadClass(String className)
try to load a class under OSGI environment.
|
public static <T> Class<T> loadClass(String className) throws ClassNotFoundException
ActivatorT - className - name of classClassNotFoundExceptionCopyright © 2023 Liquibase.org. All rights reserved.