Class EndpointMBean

    • Constructor Detail

      • EndpointMBean

        public EndpointMBean​(String beanName,
                             Endpoint<?> endpoint,
                             com.fasterxml.jackson.databind.ObjectMapper objectMapper)
        Create a new EndpointMBean instance.
        Parameters:
        beanName - the bean name
        endpoint - the endpoint to wrap
        objectMapper - the ObjectMapper used to convert the payload