Interface ArmeriaServerSmartLifecycle

All Superinterfaces:
org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

@UnstableApi public interface ArmeriaServerSmartLifecycle extends org.springframework.context.SmartLifecycle
A SmartLifecycle for start and stop control of Armeria Server.
  • Field Summary

    Fields inherited from interface org.springframework.context.SmartLifecycle

    DEFAULT_PHASE
  • Method Summary

    Methods inherited from interface org.springframework.context.Lifecycle

    isRunning, start, stop

    Methods inherited from interface org.springframework.context.SmartLifecycle

    getPhase, isAutoStartup, stop