类 EndpointMBean

    • 构造器详细资料

      • EndpointMBean

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