Uses of Interface
com.gauce.gsaf.ActionChain

Packages that use ActionChain
com.gauce.gsaf   
 

Uses of ActionChain in com.gauce.gsaf
 

Methods in com.gauce.gsaf with parameters of type ActionChain
 void Action.invoke(HttpGauceRequest request, ActionChain chain)
          Å¬¶óÀ̾ðÆ®¿¡¼­ ¼­ºñ½º¸¦ È£ÃâÇÒ ¶§ °¡¿ì½º ¼­¹ö´Â gsaf-config.xml¿¡¼­ ÇØ´ç ¼­ºñ½ºÀÇ action-chain¿¡ µî·ÏµÈ ActionµéÀº Request°¡ ÇØ´ç ¼­ºñ½º¿¡ µµ´ÞµÇ±â Àü¿¡ ÀÌ ¸Þ¼Òµå¸¦ È£ÃâÇÑ´Ù.
abstract  void GauceAction.invoke(HttpGauceRequest request, ActionChain chain)
          Å¬¶óÀ̾ðÆ®¿¡¼­ ¼­ºñ½º¸¦ È£ÃâÇÒ ¶§ °¡¿ì½º ¼­¹ö´Â gsaf-config.xml¿¡¼­ ÇØ´ç ¼­ºñ½ºÀÇ action-chain¿¡ µî·ÏµÈ ActionµéÀº Request°¡ ÇØ´ç ¼­ºñ½º¿¡ µµ´ÞµÇ±â Àü¿¡ ÀÌ ¸Þ¼Òµå¸¦ È£ÃâÇÑ´Ù.