Package | Description |
---|---|
org.jpc.engine.provider | |
org.jpc.util.concurrent |
Modifier and Type | Class and Description |
---|---|
class |
LazyEngineProvider<T extends PrologEngine>
Instantiates a new Prolog engine the first time one is requested and will answer the same cached engine in any subsequent requests.
|
class |
SimpleEngineProvider<T extends PrologEngine>
Currently used for unit testing.
|
Modifier and Type | Method and Description |
---|---|
static void |
PrologEngineProviderManager.setPrologEngineProvider(PrologEngineProvider<? extends PrologEngine> prologEngineProvider) |
Modifier and Type | Class and Description |
---|---|
class |
ThreadLocalPrologEngineProvider |
Copyright © 2014. All rights reserved.