Module com.aoapps.servlet.util
Package com.aoapps.servlet
Class JavaeeWebSurrogateFactoryInitializer
java.lang.Object
com.aoapps.servlet.JavaeeWebSurrogateFactoryInitializer
- All Implemented Interfaces:
ThrowableSurrogateFactoryInitializer
,Runnable
public class JavaeeWebSurrogateFactoryInitializer
extends Object
implements ThrowableSurrogateFactoryInitializer
Registers Java EE Web exceptions in
Throwables.registerSurrogateFactory(java.lang.Class, com.aoapps.lang.ThrowableSurrogateFactory)
.- Author:
- AO Industries, Inc.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JavaeeWebSurrogateFactoryInitializer
public JavaeeWebSurrogateFactoryInitializer()
-
-
Method Details
-
run
public void run()- Specified by:
run
in interfaceRunnable
- Specified by:
run
in interfaceThrowableSurrogateFactoryInitializer
-