Class ClientModeConfiguration


  • @Configuration
    @Import({ModelConfiguration.class,UICommonConfiguration.class})
    public class ClientModeConfiguration
    extends java.lang.Object
    This is the Spring configuration which is used when the application is started in client 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

      • ClientModeConfiguration

        public ClientModeConfiguration()