Interface ClientRestarter

All Known Implementing Classes:
ClientRestarterImpl

public interface ClientRestarter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    restart(boolean update_only)
     
    void
     
  • Method Details