Class GenericOCAppServer

java.lang.Object
org.scictrl.mp.orbitcorrect.server.app.AbstractOCAppServer
org.scictrl.mp.orbitcorrect.server.app.GenericOCAppServer
All Implemented Interfaces:
IDataBushServer

public class GenericOCAppServer extends AbstractOCAppServer

This is top level application server, loads configuration which binds published PV names with underlying functionality. Among other things loads correct Databush machine physics engine.

It has own application name and associated configuration, which is distinct from MachinePhysics engine (Databush).

Author:
igor@scictrl.com