Interface IProducerService
public interface IProducerService
-
Method Summary
Modifier and TypeMethodDescriptiongetProducer(String name) Get a producer with given namevoidinitialize(StringObjectMap config) Shutdownvoidshutdown()Shutdown
-
Method Details
-
initialize
Shutdown -
getProducer
Get a producer with given name -
shutdown
void shutdown()Shutdown
-