Interface ContainerStartableService


public interface ContainerStartableService
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
    int
     
    void
     
  • Field Details

  • Method Details

    • start

      void start()
    • getOrder

      int getOrder()
    • getId

      default String getId()