Uses of Interface
io.hawt.util.introspect.ClassLoaderProvider
Packages that use ClassLoaderProvider
-
Uses of ClassLoaderProvider in io.hawt.util.introspect
Methods in io.hawt.util.introspect that return ClassLoaderProviderModifier and TypeMethodDescriptionstatic ClassLoaderProviderClassLoaderProviders.createConstantProvider(ClassLoader classLoader) static ClassLoaderProviderClassLoaderProviders.createReflectionProvider(Object instance, Method method) -
Uses of ClassLoaderProvider in io.hawt.util.introspect.support
Methods in io.hawt.util.introspect.support with parameters of type ClassLoaderProviderModifier and TypeMethodDescriptionvoidClassScanner.setClassLoaderProvider(String id, ClassLoaderProvider classLoaderProvider) Registers a named class loader provider or removes it if the classLoaderProvider is null