|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.engine.IcomAleEngine
public class IcomAleEngine
Field Summary | |
---|---|
protected ECSpec |
inputSpec
Reference to current input spec |
protected ECReports |
outputReports
Reference to current output spec |
protected java.lang.String |
readerName
The name of the reader to use. |
Constructor Summary | |
---|---|
protected |
IcomAleEngine()
Constructor |
Method Summary | |
---|---|
static IcomAleEngine |
getEngine()
Access to the singleton instance of the ALE engine. |
ECReports |
handleECSpec(ECSpec spec,
RPChannel RpLink,
IhmCom ihmLink)
Immediate mode spec handler. |
void |
init(IhmCom ihmLink,
RPChannel rpLink)
init stage of the engine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ECSpec inputSpec
protected ECReports outputReports
protected java.lang.String readerName
Constructor Detail |
---|
protected IcomAleEngine()
Method Detail |
---|
public static IcomAleEngine getEngine()
public void init(IhmCom ihmLink, RPChannel rpLink)
rpLink
- public ECReports handleECSpec(ECSpec spec, RPChannel RpLink, IhmCom ihmLink) throws java.lang.InterruptedException
spec
- Valid ECSpec component.
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |