@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 java.io.IOException
writer - the writer used to write the classesjava.io.IOException - if the classes cannot be written