Interface RestUrlHandlerImpl.RequestScopedInitializerProvider
-
- Enclosing class:
- RestUrlHandlerImpl
public static interface RestUrlHandlerImpl.RequestScopedInitializerProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.glassfish.jersey.server.spi.RequestScopedInitializerget(RestUrlHandlerImpl.RequestContextProvider context)
-
-
-
Method Detail
-
get
org.glassfish.jersey.server.spi.RequestScopedInitializer get(RestUrlHandlerImpl.RequestContextProvider context)
-
-