Uses of Class
fr.dyade.aaa.agent.Engine

Packages that use Engine
fr.dyade.aaa.agent   
 

Uses of Engine in fr.dyade.aaa.agent
 

Subclasses of Engine in fr.dyade.aaa.agent
(package private)  class HAEngine
          Implementation of Engine that used JGroups in order to improve reliability.
 

Fields in fr.dyade.aaa.agent declared as Engine
(package private)  Engine EngineThread.engine
           
(package private) static Engine AgentServer.engine
          Static reference to the engine.
 

Methods in fr.dyade.aaa.agent that return Engine
static Engine AgentServer.getEngine()
          Returns the agent server engine.
(package private) static Engine Engine.newInstance()
          Creates a new instance of Engine (real class depends of server type).
 

Constructors in fr.dyade.aaa.agent with parameters of type Engine
EngineThread(Engine engine)
           
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.