Class ServiceEventHandler

  • All Implemented Interfaces:
    EventHandler

    public class ServiceEventHandler
    extends java.lang.Object
    implements EventHandler
    ServiceEventHandler - Service Event Handler
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ASYNC  
      static java.lang.String module  
      static java.lang.String SYNC  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(javax.servlet.ServletContext context)
      Initializes the handler.
      java.lang.String invoke​(ConfigXMLReader.Event event, ConfigXMLReader.RequestMap requestMap, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      Invoke the web event
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait