<interceptor-ref name="timer"></interceptor-ref>

  <action name="Timer"
   class="com.skex.struts2.action.TimerAction">
   <interceptor-ref name="timer"></interceptor-ref>
   <result>/Hello.jsp</result>
  </action>

 

 

信息: Server startup in 7329 ms
2017-5-22 17:07:30 com.opensymphony.xwork2.interceptor.TimerInterceptor doLog
信息: Executed action [//Timer!execute] took 1075 ms.
2017-5-22 17:07:38 com.opensymphony.xwork2.interceptor.TimerInterceptor doLog
信息: Executed action [//Timer!execute] took 1001 ms.
2017-5-22 17:07:41 com.opensymphony.xwork2.interceptor.TimerInterceptor doLog
信息: Executed action [//Timer!execute] took 1001 ms.
2017-5-22 17:07:43 com.opensymphony.xwork2.interceptor.TimerInterceptor doLog
信息: Executed action [//Timer!execute] took 1001 ms.

posted @ 2017-05-22 17:11  sky20080101  阅读(320)  评论(0)    收藏  举报