Class PluginCompiler

java.lang.Object
pluginloader.load.PluginCompiler

public class PluginCompiler
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  PluginCompiler.CompilationFailedException  
  • Constructor Summary

    Constructors 
    Constructor Description
    PluginCompiler()  
  • Method Summary

    Modifier and Type Method Description
    static byte[] compile​(java.lang.String pluginName, java.lang.String sourceCode)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait