public class DruidGuiceContainer
extends com.sun.jersey.guice.spi.container.servlet.GuiceContainer
APPLICATION_CONFIG_CLASS, FEATURE_ALLOW_RAW_MANAGED_BEANS, FEATURE_FILTER_FORWARD_ON_404, GLASSFISH_DEFAULT_ERROR_PAGE_RESPONSE, JSP_TEMPLATES_BASE_PATH, PROPERTY_FILTER_CONTEXT_PATH, PROPERTY_WEB_PAGE_CONTENT_REGEX, RESOURCE_CONFIG_CLASS| Constructor and Description |
|---|
DruidGuiceContainer(com.google.inject.Injector injector,
Set<Class<?>> resources) |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.jersey.api.core.ResourceConfig |
getDefaultResourceConfig(Map<String,Object> props,
com.sun.jersey.spi.container.servlet.WebConfig webConfig) |
com.sun.jersey.spi.container.WebApplication |
getWebApplication() |
protected void |
initiate(com.sun.jersey.api.core.ResourceConfig config,
com.sun.jersey.spi.container.WebApplication webapp) |
static Map<com.google.inject.Scope,com.sun.jersey.core.spi.component.ComponentScope> |
populateScopeMap(Map<com.google.inject.Scope,com.sun.jersey.core.spi.component.ComponentScope> map) |
configure, configure, configure, create, destroy, doFilter, doFilter, getDefaultResourceConfig, getServletContext, getStaticContentPattern, getWebConfig, init, init, init, load, reload, service, servicedoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service@Nonnull public static Map<com.google.inject.Scope,com.sun.jersey.core.spi.component.ComponentScope> populateScopeMap(Map<com.google.inject.Scope,com.sun.jersey.core.spi.component.ComponentScope> map)
protected com.sun.jersey.api.core.ResourceConfig getDefaultResourceConfig(Map<String,Object> props, com.sun.jersey.spi.container.servlet.WebConfig webConfig)
getDefaultResourceConfig in class com.sun.jersey.guice.spi.container.servlet.GuiceContainerprotected void initiate(com.sun.jersey.api.core.ResourceConfig config,
com.sun.jersey.spi.container.WebApplication webapp)
initiate in class com.sun.jersey.guice.spi.container.servlet.GuiceContainerpublic com.sun.jersey.spi.container.WebApplication getWebApplication()
getWebApplication in class com.sun.jersey.guice.spi.container.servlet.GuiceContainerCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.