Class MainBuildTask
java.lang.Object
pro.gravit.launchserver.binary.tasks.MainBuildTask
- All Implemented Interfaces:
LauncherBuildTask
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interfacestatic classstatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()protected voidinitProps(BuildContext context) protected voidpostInitProps(BuildContext context) process(PipelineContext pipelineContext) byte[]transformClass(byte[] bytes, String classname, BuildContext context)
-
Field Details
-
reader
-
blacklist
-
preBuildHook
-
postBuildHook
-
-
Constructor Details
-
MainBuildTask
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceLauncherBuildTask
-
process
- Specified by:
processin interfaceLauncherBuildTask- Throws:
IOException
-
postInitProps
-
initProps
-
transformClass
-