|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
public static class ResourceMethodInvoker.Builder
Resource method invoker "assisted" injection helper.
The injectable builder API provides means for constructing a properly
injected resource method invoker instances.
| Constructor Summary | |
|---|---|
ResourceMethodInvoker.Builder()
|
|
| Method Summary | |
|---|---|
ResourceMethodInvoker |
build(ResourceMethod method)
Build a new resource method invoker instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceMethodInvoker.Builder()
| Method Detail |
|---|
public ResourceMethodInvoker build(ResourceMethod method)
method - resource method model.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||