public class ModelBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
configure()
Configures this singleton when it's needed.
|
Map<String,Collection<?>> |
getBeans()
Retrieves the list of configured beans, given a package prefix and a list
of classnames in that package.
|
static ModelBuilder |
getInstance()
Singleton accessor
|
static void |
recycle() |
public void configure()
public Map<String,Collection<?>> getBeans()
public static ModelBuilder getInstance()
public static void recycle()
Copyright © 2017 Power TAC. All rights reserved.