Package kilim
Interface WeavingClassLoader.Excludable
-
- Enclosing class:
- WeavingClassLoader
public static interface WeavingClassLoader.Excludable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheck(java.lang.String name)check whether the named class should be loaded by the parent loader
-