Class OptionalLiveReloadServer

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class OptionalLiveReloadServer
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    Manages an optional LiveReloadServer. The LiveReloadServer may gracefully fail to start (e.g. because of a port conflict) or may be omitted entirely.
    Since:
    1.3.0