org.glassfish.jersey.server.model
Class ResourceMethodInvoker.Builder
java.lang.Object
org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
- Enclosing class:
- ResourceMethodInvoker
public static class ResourceMethodInvoker.Builder
- extends Object
Resource method invoker "assisted" injection helper.
The injectable builder API provides means for constructing a properly
injected resource method invoker instances.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceMethodInvoker.Builder
public ResourceMethodInvoker.Builder()
build
public ResourceMethodInvoker build(InvocableResourceMethod method)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.