public class ProjectGeneratorRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
static ProjectGenerator |
get(String name) |
static ProjectGeneratorRegistry |
getInstance() |
public static ProjectGeneratorRegistry getInstance()
public static ProjectGenerator get(String name) throws NoSuchElementException
NoSuchElementExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.