Class UnmappedResourceHandlerMapper
java.lang.Object
com.flowlogix.ui.UnmappedResourceHandlerMapper
- All Implemented Interfaces:
ServletContextListener, EventListener
@WebListener
public class UnmappedResourceHandlerMapper
extends Object
implements ServletContextListener
aids in implementation of OmniFaces
UnmappedResourceHandler- Author:
- lprimak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
UnmappedResourceHandlerMapper
public UnmappedResourceHandlerMapper()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-