|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.internal.routing.PathPatternRouteAcceptor.Builder
public class PathPatternRouteAcceptor.Builder
"Assisted injection" factory interface for PathPatternRouteAcceptor.
See also
assisted injection in Guice.
| Constructor Summary | |
|---|---|
PathPatternRouteAcceptor.Builder(org.glassfish.hk2.Factory<RouterModule.RoutingContext> contextProvider)
|
|
| Method Summary | |
|---|---|
PathPatternRouteAcceptor |
build(java.util.List<Pair<PathPattern,java.util.List<org.glassfish.hk2.Factory<TreeAcceptor>>>> routes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathPatternRouteAcceptor.Builder(org.glassfish.hk2.Factory<RouterModule.RoutingContext> contextProvider)
| Method Detail |
|---|
public PathPatternRouteAcceptor build(java.util.List<Pair<PathPattern,java.util.List<org.glassfish.hk2.Factory<TreeAcceptor>>>> routes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||