public class LogtalkEngineProfile<T extends PrologEngine> extends PrologEngineProfile<T>
| Constructor and Description |
|---|
LogtalkEngineProfile(PrologEngineFactory<T> engineFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCreate(T newPrologEngine) |
basicCreatePrologEngine, createPrologEngine, getPrologEngineFactorypublic LogtalkEngineProfile(PrologEngineFactory<T> engineFactory)
public void onCreate(T newPrologEngine)
onCreate in class PrologEngineProfile<T extends PrologEngine>Copyright © 2014. All rights reserved.