Package | Description |
---|---|
io.hawt.util.introspect | |
io.hawt.util.introspect.support |
Modifier and Type | Method and Description |
---|---|
static ClassLoaderProvider |
ClassLoaderProviders.createConstantProvider(ClassLoader classLoader) |
static ClassLoaderProvider |
ClassLoaderProviders.createReflectionProvider(Object instance,
Method method) |
Modifier and Type | Method and Description |
---|---|
void |
ClassScanner.setClassLoaderProvider(String id,
ClassLoaderProvider classLoaderProvider)
Registers a named class loader provider or removes it if the classLoaderProvider is null
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.