|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |
¼ºê ·¿ ÄÁÅ×À̳ʿ¡ ÀÇÇØ »ç¿ëµÇ´Â ÇÊÅÍ ¼³Á¤À» À§ÇÑ ¿ÀºêÁ§Æ®ÀÔ´Ï´Ù. ÃʱâÈÁß¿¡ ÇÊÅÍ¿¡ Á¤º¸¸¦ °Ç³×ÁÖ±â À§Çؼ(¶§¹®¿¡) »ç¿ëµË´Ï´Ù.
Filter
¸Þ¼ÒµåÀÇ °³¿ä | |
java.lang.String |
getFilterName ()
¹èÄ¡ ±â¼úÀÚ³»¿¡ Á¤ÀǵÈ, ÀÌ ÇÊÅÍÀÇ ÇÊÅ͸íÀ» µ¹·ÁÁÝ´Ï´Ù. |
java.lang.String |
getInitParameter (java.lang.String name)
ÁöÁ¤µÈ ÃʱâÈ ÆÄ¶ó¹ÌÅÍ¿¡ ´ëÇØ, ±× °ªÀÌ °Ý³³µÈ String ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
java.util.Enumeration |
getInitParameterNames ()
¼ºê ·¿ÀÇ ÃʱâÈ ÆÄ¶ó¹ÌÅÍÀÇ À̸§À», String ¿ÀºêÁ§Æ®ÀÇ Enumeration ·Î¼ µ¹·ÁÁÝ´Ï´Ù. |
ServletContext |
getServletContext ()
È£Ãâ¿øÀÌ ÇöÀç ½ÇÇàÇϰí ÀÖ´Â ServletContext ¿¡ÀÇ ÂüÁ¶¸¦ µ¹·ÁÁÝ´Ï´Ù. |
¸Þ¼ÒµåÀÇ »ó¼¼ |
public java.lang.String getFilterName()
public ServletContext getServletContext()
ServletContext
¿¡ÀÇ ÂüÁ¶¸¦ µ¹·ÁÁÝ´Ï´Ù. ServletContext
¿ÀºêÁ§Æ®ServletContext
public java.lang.String getInitParameter(java.lang.String name)
String
¸¦ µ¹·ÁÁÝ´Ï´Ù. ÆÄ¶ó¹ÌÅͰ¡ Á¸ÀçÇÏÁö ¾Ê´Â °æ¿ì´Â,null
¸¦ µ¹·ÁÁÝ´Ï´Ù. name
- ÃʱâÈ ÆÄ¶ó¹ÌÅÍÀÇ À̸§À» ÁöÁ¤ÇÏ´Â String
String
public java.util.Enumeration getInitParameterNames()
String
¿ÀºêÁ§Æ®ÀÇ Enumeration
·Î¼ µ¹·ÁÁÝ´Ï´Ù. ¼ºê ·¿¿¡ ÃʱâÈ ÆÄ¶ó¹ÌÅͰ¡ ¾ø´Â °æ¿ì´Â, ÇÏ´ÃÀÇ Enumeration
¸¦ µ¹·ÁÁÝ´Ï´Ù. String
¿ÀºêÁ§Æ®ÀÇ Enumeration
|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |