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 TypeMethodDescriptionvoid
void
-
Constructor Details
-
UnmappedResourceHandlerMapper
public UnmappedResourceHandlerMapper()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitialized
in interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyed
in interfaceServletContextListener
-