Class WebEndpointMappingRegistrar

    • Field Summary

      • Fields inherited from class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle

        DEFAULT_PHASE, EARLIEST_PHASE, LATEST_PHASE
    • Constructor Summary

      Constructors 
      Constructor Description
      WebEndpointMappingRegistrar​(org.springframework.web.context.WebApplicationContext context)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void doStart()  
      protected void doStop()  
      • Methods inherited from class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle

        getPhase, isAutoStartup, isRunning, isStarted, setPhase, setStarted, start, stop, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebEndpointMappingRegistrar

        public WebEndpointMappingRegistrar​(org.springframework.web.context.WebApplicationContext context)
    • Method Detail

      • doStart

        protected void doStart()
        Specified by:
        doStart in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
      • doStop

        protected void doStop()
        Specified by:
        doStop in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle