Module com.aoapps.encoding.taglib
Package com.aoapps.encoding.taglib
Class JavaeeWebSurrogateFactoryInitializer
java.lang.Object
com.aoapps.encoding.taglib.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.
- See Also:
-
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
-