Class BeansEndpoint


  • @Endpoint("beans")
    public class BeansEndpoint
    extends java.lang.Object

    Exposes an Endpoint to provide information about the beans of the application.

    Since:
    1.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.reactivestreams.Publisher<?> getBeans()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getBeans

        @Read
        @SingleResult
        public org.reactivestreams.Publisher<?> getBeans()
        Returns:
        A Publisher with the beans