クラス ExceptionInterceptor
java.lang.Object
org.iplass.mtp.impl.web.interceptors.ExceptionInterceptor
- すべての実装されたインタフェース:
org.iplass.mtp.spi.ServiceInitListener<ActionMappingService>,RequestInterceptor
public class ExceptionInterceptor
extends Object
implements RequestInterceptor, org.iplass.mtp.spi.ServiceInitListener<ActionMappingService>
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidvoidinited(ActionMappingService service, org.iplass.mtp.spi.Config config) voidintercept(RequestInvocation invocation) static booleanvoidsetEliminate(List<String> eliminate) voidsetNoHande(List<String> noHande) toClassList(List<String> classNames) クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.web.interceptor.RequestInterceptor
interceptResult
-
コンストラクタの詳細
-
ExceptionInterceptor
public ExceptionInterceptor()
-
-
メソッドの詳細
-
inited
- 定義:
initedインタフェース内org.iplass.mtp.spi.ServiceInitListener<ActionMappingService>
-
toClassList
-
destroyed
public void destroyed()- 定義:
destroyedインタフェース内org.iplass.mtp.spi.ServiceInitListener<ActionMappingService>
-
getEliminate
-
setEliminate
-
getNoHande
-
setNoHande
-
match
-
intercept
- 定義:
interceptインタフェース内RequestInterceptor
-