@Component
public class SpringContext
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware
コンストラクタと説明 |
---|
SpringContext() |
修飾子とタイプ | メソッドと説明 |
---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext() |
static javax.servlet.http.HttpServletRequest |
getRequest()
リクエストを返します。
|
void |
setApplicationContext(org.springframework.context.ApplicationContext ac) |
public static org.springframework.context.ApplicationContext getApplicationContext()
public static javax.servlet.http.HttpServletRequest getRequest()
public void setApplicationContext(org.springframework.context.ApplicationContext ac) throws org.springframework.beans.BeansException
setApplicationContext
インタフェース内 org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException