|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.onebusaway.probablecalls.AgiEntryPoint
org.onebusaway.phone.impl.CustomAgiEntryPoint
public class CustomAgiEntryPoint
This custom AgiEntryPoint class exists soley to setup the RequestContextHolder before the action factory is invoked in the AgiEntryPoint, and then clean up afterwards
Constructor Summary | |
---|---|
CustomAgiEntryPoint()
|
Method Summary | |
---|---|
protected void |
onActionSetup(Map<String,Object> contextMap)
|
protected void |
onActionTearDown()
|
Methods inherited from class org.onebusaway.probablecalls.AgiEntryPoint |
---|
getActiveAction, getAgiChannel, getAgiRequest, getCallerIdNumber, getPauseAfterAction, service, setAction, setConfiguration, setNamespace, setNextAction, setPauseBetweenActions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomAgiEntryPoint()
Method Detail |
---|
protected void onActionSetup(Map<String,Object> contextMap)
onActionSetup
in class org.onebusaway.probablecalls.AgiEntryPoint
protected void onActionTearDown()
onActionTearDown
in class org.onebusaway.probablecalls.AgiEntryPoint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |