|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use POMBuilder | |
|---|---|
| nextgrid.api.builder | |
| Uses of POMBuilder in nextgrid.api.builder |
|---|
| Methods in nextgrid.api.builder that return POMBuilder | ||
|---|---|---|
static POMBuilder<?> |
POMBuilderFinder.findBuilderByURI(java.net.URI uri)
Gets a builder by its URI id. |
|
static
|
POMBuilderFinder.findBuilderFor(java.lang.Class<T> c)
Gets a builder for the specified model type. |
|
| Methods in nextgrid.api.builder with parameters of type POMBuilder | |
|---|---|
static void |
POMBuilderFinder.register(POMBuilder<?> builder)
Manually registers a builder, so it is available through the finder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||