public class GridTool
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
generate(org.springframework.context.ConfigurableApplicationContext context,
File output,
Long closeInMillis)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GridTool
public GridTool()
-
Method Details
-
generate
public static void generate(org.springframework.context.ConfigurableApplicationContext context,
File output,
Long closeInMillis)
throws Exception
- Throws:
Exception
-