public class ContextLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
APPLICATION_CONTEXT |
static String |
CONTEXT_CLASS |
| Constructor and Description |
|---|
ContextLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(javax.servlet.ServletContext servletContext) |
static WebApplicationContext |
getCurrentWebApplicationContext() |
void |
init(javax.servlet.ServletContext servletContext) |
public static final String CONTEXT_CLASS
public static final String[] APPLICATION_CONTEXT
public void init(javax.servlet.ServletContext servletContext)
public static WebApplicationContext getCurrentWebApplicationContext()
public void destroy(javax.servlet.ServletContext servletContext)
Copyright © 2026 Brandao. All rights reserved.