org.springframework.boot

Interface ExitCodeGenerator

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int getExitCode()
      Returns the exit code that should be returned from the application.
    • Method Detail

      • getExitCode

        int getExitCode()
        Returns the exit code that should be returned from the application.
        Returns:
        the exit code.

Copyright © 2014 Pivotal Software, Inc.. All rights reserved.