public class JavaCompiler extends Object
| Constructor and Description |
|---|
JavaCompiler() |
| Modifier and Type | Method and Description |
|---|---|
Class |
loadFromString(@NotNull PipelineClassloader classLoader,
@NotNull String className,
@NotNull String source) |
public Class loadFromString(@NotNull @NotNull PipelineClassloader classLoader, @NotNull @NotNull String className, @NotNull @NotNull String source) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.