|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.expression.DynamicExpression<java.util.concurrent.ExecutorService>
org.databene.benerator.engine.expression.context.ExecutorServiceExpression
public class ExecutorServiceExpression
Expression that returns the ExecutorService
of the BeneratorContext.
Created: 26.10.2009 06:45:14
| Constructor Summary | |
|---|---|
ExecutorServiceExpression()
|
|
| Method Summary | |
|---|---|
java.util.concurrent.ExecutorService |
evaluate(org.databene.commons.Context context)
|
| Methods inherited from class org.databene.commons.expression.DynamicExpression |
|---|
isConstant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutorServiceExpression()
| Method Detail |
|---|
public java.util.concurrent.ExecutorService evaluate(org.databene.commons.Context context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||