Interface IAquimaSessionActivationContext
- All Superinterfaces:
com.aquima.interactions.portal.ISessionActivationContext
public interface IAquimaSessionActivationContext
extends com.aquima.interactions.portal.ISessionActivationContext
Objects implementing the
IAquimaSessionLifecycle or ISessionLifecycle interface may obtain their
transitive dependencies from this context.
Extends ISessionActivationContext with methods that are needed for the IAquimaSessionLifecycle
objects to call so they can restore their state- Since:
- 11.0
- Author:
- MihaiBob
-
Method Summary
Methods inherited from interface com.aquima.interactions.portal.ISessionActivationContext
getApplication, getEventBus, getMessageBus, getSolution, getTime
-
Method Details
-
getAquimaEngineConfiguration
IAquimaEngineConfiguration getAquimaEngineConfiguration()- Returns:
IAquimaEngineConfiguration
-