|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rewerse.i5.r3.eval.ExprEvaluator
net.rewerse.i5.r3.eval.NativeEvaluator
public abstract class NativeEvaluator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.rewerse.i5.r3.eval.ExprEvaluator |
|---|
ExprEvaluator.ArgEval, ExprEvaluator.BasicContext, ExprEvaluator.Context, ExprEvaluator.ContextArg, ExprEvaluator.Launcher |
| Field Summary |
|---|
| Fields inherited from interface net.rewerse.i5.juice.axis.WSEngine |
|---|
MODEL |
| Constructor Summary | |
|---|---|
protected |
NativeEvaluator(java.lang.String url)
|
| Method Summary | |
|---|---|
protected abstract void |
createNative(ExprEvaluator.Context ctx,
java.lang.String id)
|
Loaded |
exec(Load decl)
|
protected abstract void |
freeId(ExprEvaluator.Context ctx,
java.lang.String id)
|
| Methods inherited from class net.rewerse.i5.r3.eval.ExprEvaluator |
|---|
activeInstallation, asObject, asString, asString, evaluate, evaluate, exec, exec, exec, exec, exec, exec, exec, getEngine, getLanguage, getLanguage, getThing, getThing, incompleteEvaluation, install, join, join, notEmpty, notifyTo, r3lang, r3lang, r3lang, r3lang, r3lang, r3lang, r3url, register, terminate, terminateInstallations, unregister, updateEvaluation, xmlBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.rewerse.i5.r3.NativeEngine |
|---|
exec |
| Methods inherited from interface net.rewerse.i5.r3.Engine |
|---|
exec |
| Methods inherited from interface net.rewerse.i5.juice.axis.WSEngine |
|---|
getThing, getThing, terminate |
| Constructor Detail |
|---|
protected NativeEvaluator(java.lang.String url)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public final Loaded exec(Load decl)
throws java.lang.Exception
exec in interface NativeEnginejava.lang.Exception
protected abstract void createNative(ExprEvaluator.Context ctx,
java.lang.String id)
throws java.lang.Exception
createNative in class ExprEvaluatorjava.lang.Exception
protected abstract void freeId(ExprEvaluator.Context ctx,
java.lang.String id)
throws java.lang.Exception
freeId in class ExprEvaluatorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||