Uses of Interface
nextgrid.api.builder.POMBuilder

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
<T> POMBuilder<T>
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.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.