Package kilim
Interface WeavingClassLoader.Excludable
- Enclosing class:
WeavingClassLoader
public static interface WeavingClassLoader.Excludable
-
Method Summary
-
Method Details
-
check
check whether the named class should be loaded by the parent loader- Parameters:
name- the name of the class to check- Returns:
- true if this class loader should delegate to the parent loader
-