Package codes.rafael.modulemaker
Interface ModuleInjectMojo.JarEntryCreator
-
- All Known Implementing Classes:
ModuleInjectMojo.JarEntryCreator.Simple,ModuleInjectMojo.JarEntryCreator.WithOutputTimestamp,ModuleInjectMojo.JarEntryCreator.WithOutputTimestampAndMore
- Enclosing class:
- ModuleInjectMojo
static interface ModuleInjectMojo.JarEntryCreator
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classModuleInjectMojo.JarEntryCreator.Simplestatic classModuleInjectMojo.JarEntryCreator.WithOutputTimestampstatic classModuleInjectMojo.JarEntryCreator.WithOutputTimestampAndMore
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.jar.JarEntrytoEntry(java.lang.String name)
-