Class GeneratorRegistry

java.lang.Object
org.jgrapes.core.internal.GeneratorRegistry

public class GeneratorRegistry extends Object
A registry for generators.

Used to track generators and determine whether the application has stopped.

  • Method Details