Class OfficeFloorWar

java.lang.Object
net.officefloor.OfficeFloorMain
net.officefloor.webapp.OfficeFloorWar

public class OfficeFloorWar extends OfficeFloorMain
Enables OfficeFloor to run a WAR application.
Author:
Daniel Sagenschneider
  • Field Details

  • Constructor Details

    • OfficeFloorWar

      public OfficeFloorWar()
  • Method Details

    • main

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