public interface JavaRuntimeService
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(String dependency,
String className,
String methodName,
JavaExecutionParametersProvider parametersProvider) |
Object execute(String dependency, String className, String methodName, JavaExecutionParametersProvider parametersProvider)
dependency - - resource with maven GAV notation ‘groupId:artifactId:version’ which can be used to resolve resources with Maven Repository SupportCopyright © 2021. All rights reserved.