net.csdn.modules.http
Class WowAroundFilter

java.lang.Object
  extended by net.csdn.modules.http.WowAroundFilter

public class WowAroundFilter
extends Object

User: WilliamZhu Date: 12-12-4 Time: 下午9:00


Constructor Summary
WowAroundFilter(Method currentFilter, Method action, ApplicationController applicationController)
           
 
Method Summary
 WowAroundFilter getNext()
           
 void invoke()
           
 void setNext(WowAroundFilter next)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WowAroundFilter

public WowAroundFilter(Method currentFilter,
                       Method action,
                       ApplicationController applicationController)
Method Detail

invoke

public void invoke()
            throws Exception
Throws:
Exception

setNext

public void setNext(WowAroundFilter next)

getNext

public WowAroundFilter getNext()


Copyright © 2014. All Rights Reserved.