Uses of Interface
kilim.WeavingClassLoader.Excludable
Packages that use WeavingClassLoader.Excludable
-
Uses of WeavingClassLoader.Excludable in kilim
Fields in kilim declared as WeavingClassLoader.ExcludableModifier and TypeFieldDescriptionprivate WeavingClassLoader.ExcludableWeavingClassLoader.checkerMethods in kilim with parameters of type WeavingClassLoader.ExcludableModifier and TypeMethodDescriptionWeavingClassLoader.exclude(WeavingClassLoader.Excludable exclude) replace the exclude filter which determines whether a named class should be defined definitively by this loader or instead delegated to the parent loader. -
Uses of WeavingClassLoader.Excludable in kilim.tools
Fields in kilim.tools declared as WeavingClassLoader.ExcludableModifier and TypeFieldDescription(package private) WeavingClassLoader.ExcludableKilim.Config.excludeConstructors in kilim.tools with parameters of type WeavingClassLoader.ExcludableModifierConstructorDescriptionConfig(boolean check, Object example, WeavingClassLoader.Excludable exclude)