ExpCompiler.Factory
is used to access ExpCompiler
implementations. Each call returns a new instance. This factory supports overriding the default instance by use of a ThreadLocal
and by defining a System
property with the ExpCompiler
class name.
|
|
|
|
|
|
|
|