| Package | Description |
|---|---|
| step.expressions |
| Modifier and Type | Method and Description |
|---|---|
GroovyPoolEntry |
GroovyPool.borrowShell(String script) |
GroovyPoolEntry |
GroovyPoolFactory.makeObject(GroovyPoolKey arg0) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroovyPoolFactory.activateObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
void |
GroovyPoolFactory.destroyObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
void |
GroovyPoolFactory.passivateObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
void |
GroovyPool.returnShell(GroovyPoolEntry entry) |
boolean |
GroovyPoolFactory.validateObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
Copyright © 2019. All rights reserved.