| Package | Description |
|---|---|
| step.expressions |
| Modifier and Type | Method and Description |
|---|---|
GroovyPoolKey |
GroovyPoolEntry.getKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroovyPoolFactory.activateObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
void |
GroovyPoolFactory.destroyObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
GroovyPoolEntry |
GroovyPoolFactory.makeObject(GroovyPoolKey arg0) |
void |
GroovyPoolFactory.passivateObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
void |
GroovyPoolEntry.setKey(GroovyPoolKey key) |
boolean |
GroovyPoolFactory.validateObject(GroovyPoolKey arg0,
GroovyPoolEntry arg1) |
| Constructor and Description |
|---|
GroovyPoolEntry(GroovyPoolKey key,
groovy.lang.Script script) |
Copyright © 2019. All rights reserved.