Module org.apache.johnzon.websocket
Class MapperLocator
- java.lang.Object
-
- org.apache.johnzon.websocket.internal.servlet.IgnoreIfMissing
-
- org.apache.johnzon.websocket.internal.mapper.MapperLocator
-
- All Implemented Interfaces:
jakarta.servlet.ServletContextListener
,java.util.EventListener
@WebListener public class MapperLocator extends IgnoreIfMissing
-
-
Constructor Summary
Constructors Constructor Description MapperLocator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Object
locate()
-
Methods inherited from class org.apache.johnzon.websocket.internal.servlet.IgnoreIfMissing
contextDestroyed, contextInitialized
-
-