@FunctionalInterface public interface CustomLoaderLayout
Layouts that write their
 own loader classes.| Modifier and Type | Method and Description | 
|---|---|
void | 
writeLoadedClasses(LoaderClassesWriter writer)
Write the required loader classes into the JAR. 
 | 
void writeLoadedClasses(LoaderClassesWriter writer) throws IOException
writer - the writer used to write the classesIOException - if the classes cannot be written