public final class ServletContextUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INJECTOR_ATTRIBUTE_NAME |
static String |
KERNEL_ATTRIBUTE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.Injector |
getInjector(javax.servlet.ServletContext servletContext) |
static io.nuun.kernel.api.Kernel |
getKernel(javax.servlet.ServletContext servletContext) |
Copyright © 2013-2017–2018 SeedStack. All rights reserved.