private static class ServerProcessingBinder.UriRoutingContextFactory extends ReferenceTransformingFactory<RequestProcessingContext,UriRoutingContext>
ReferenceTransformingFactory.Transformer<S,T>| Modifier | Constructor and Description |
|---|---|
protected |
UriRoutingContextFactory(javax.inject.Provider<Ref<RequestProcessingContext>> refProvider) |
| Modifier and Type | Method and Description |
|---|---|
UriRoutingContext |
provide() |
dispose@Inject protected UriRoutingContextFactory(javax.inject.Provider<Ref<RequestProcessingContext>> refProvider)
public UriRoutingContext provide()
provide in interface org.glassfish.hk2.api.Factory<UriRoutingContext>provide in class ReferenceTransformingFactory<RequestProcessingContext,UriRoutingContext>