Class InfoEndpoint


  • @Endpoint("info")
    public class InfoEndpoint
    extends java.lang.Object

    Exposes an Endpoint to provide information about the application.

    Since:
    1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME
      Constant with the name of the Info endpoint.
      static java.lang.String PREFIX
      The prefix for Info endpoint configuration.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait