Class OfficeFloorWar

    • Field Detail

      • PROPERTY_WAR_PATH

        public static final java.lang.String PROPERTY_WAR_PATH
        Property name for the web application (WAR) path.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OfficeFloorWar

        public OfficeFloorWar()
    • Method Detail

      • main

        public static void main​(java.lang.String... args)
                         throws java.lang.Exception
        Run WAR.
        Parameters:
        args - Arguments with last being path to WAR.
        Throws:
        java.lang.Exception - If fails to run.