Class ServerCommandFactory

java.lang.Object
org.serviceconnector.cmd.FlyweightCommandFactory
org.serviceconnector.cmd.srv.ServerCommandFactory

public class ServerCommandFactory extends FlyweightCommandFactory
A factory for creating UnitServerCommand objects. Unifies all commands used by publish and session server.
Author:
JTraber
  • Constructor Details

    • ServerCommandFactory

      public ServerCommandFactory()
      Instantiates a new server command factory.