public class GroovyPool extends Object
| Constructor and Description |
|---|
GroovyPool(String scriptBaseClass) |
| Modifier and Type | Method and Description |
|---|---|
GroovyPoolEntry |
borrowShell(String script) |
void |
returnShell(GroovyPoolEntry entry) |
public GroovyPool(String scriptBaseClass)
public GroovyPoolEntry borrowShell(String script) throws Exception
Exceptionpublic void returnShell(GroovyPoolEntry entry)
Copyright © 2019. All rights reserved.