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 TypeMethodDescriptionbooleangetName()protected voidprotected voidbyte[]transformClass(byte[] bytes, String classname, BuildContext context)
-
Field Details
-
reader
-
blacklist
-
transformers
-
preBuildHook
-
postBuildHook
-
properties
-
-
Constructor Details
-
MainBuildTask
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceLauncherBuildTask
-
process
- Specified by:
processin interfaceLauncherBuildTask- Throws:
IOException
-
postInitProps
protected void postInitProps() -
initProps
protected void initProps() -
transformClass
-
allowDelete
public boolean allowDelete()- Specified by:
allowDeletein interfaceLauncherBuildTask
-