public class LogKafkaClient extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
LogKafkaClient(String kafkaServers)
void
afterPropertiesSet()
destroy()
send(String topic, String logJson)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogKafkaClient(String kafkaServers)
public void send(String topic, String logJson)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
org.springframework.beans.factory.InitializingBean
Exception
public void destroy() throws Exception
destroy
org.springframework.beans.factory.DisposableBean
Copyright © 2025. All rights reserved.