Class Bucket4jEndpoint.Bucket4jEndpointConfig

java.lang.Object
com.giffing.bucket4j.spring.boot.starter.config.metrics.actuator.Bucket4jEndpoint.Bucket4jEndpointConfig
Enclosing class:
Bucket4jEndpoint

@Configuration
@Endpoint(id="bucket4j")
public static class Bucket4jEndpoint.Bucket4jEndpointConfig
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Bucket4jEndpointConfig()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​java.lang.Object> bucket4jConfig()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • bucket4jConfig

      @ReadOperation public java.util.Map<java.lang.String,​java.lang.Object> bucket4jConfig()