Uses of Class
kilim.WeavingClassLoader
-
Packages that use WeavingClassLoader Package Description kilim -
-
Uses of WeavingClassLoader in kilim
Methods in kilim that return WeavingClassLoader Modifier and Type Method Description WeavingClassLoaderWeavingClassLoader. 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.
-