Package cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent


Class Summary
UT2004ObserverFactory<PARAMS extends UT2004AgentParameters> Factory that uses direct instantiation (plain old Java style) of the UT2004Observer class.
UT2004ServerFactory<PARAMS extends UT2004AgentParameters> Factory that uses direct instantiation (plain old Java style) of the UT2004Server class.