Class ConsumerUtil

java.lang.Object
com.example.BaseUtil
com.example.consumer1.ConsumerUtil

public class ConsumerUtil extends BaseUtil
This class provides the configuration used for the consumer instance.

Overwriting configuration steps allows customizing the behavior of the framework through injection.

  • Constructor Details

    • ConsumerUtil

      public ConsumerUtil(String[] args)
  • Method Details

    • getInjector

      public com.google.inject.Injector getInjector()