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
,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 Object
locate()
-
Methods inherited from class org.apache.johnzon.websocket.internal.servlet.IgnoreIfMissing
contextDestroyed, contextInitialized
-
-
-
-
Method Detail
-
locate
public static Object locate()
-
-