public final class ReferencesInitializer extends Object implements jersey.repackaged.com.google.common.base.Function<RequestProcessingContext,RequestProcessingContext>
| Modifier and Type | Method and Description |
|---|---|
RequestProcessingContext |
apply(RequestProcessingContext context)
Initialize the request references using the incoming request processing context.
|
public RequestProcessingContext apply(RequestProcessingContext context)
apply in interface jersey.repackaged.com.google.common.base.Function<RequestProcessingContext,RequestProcessingContext>context - incoming request context.Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.