Class AgentEngineContextImpl

  • All Implemented Interfaces:
    AgentEngineContext

    class AgentEngineContextImpl
    extends Object
    implements AgentEngineContext
    Context enabling an AgentEngine implemented in another package to invoke operations that cannot be accessed outside of the fr.dyade.aaa.agent package. An AgentEngineContext should be for the unique private use of its associated AgentEngine and should not be shared with any other components otherwise the agent server security would be broken.