|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.calc.ExpCompiler.Factory.Context
public static class ExpCompiler.Factory.Context
The ExpCompiler only has two override mechanisms: the
ThreadLocal and System
Properties. This class captures and clears the current
values for both in the constructor and then replaces them
in the restore method.
This is for testing only.
| Constructor Summary | |
|---|---|
ExpCompiler.Factory.Context()
Creates a Context. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ExpCompiler.Factory.Context()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||