Class ServerModeConfiguration


  • @Configuration
    @Import({ch.sahits.game.openpatrician.clientserverinterface.ClientServerInterfaceServerConfiguration.class,ch.sahits.game.openpatrician.server.ServerConfiguration.class})
    public class ServerModeConfiguration
    extends java.lang.Object
    This is the Spring configuration used when the application is started in server mode.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Nov 29, 2014
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerModeConfiguration

        public ServerModeConfiguration()