Package com.example.consumer1
Class ConsumerUtil
- java.lang.Object
-
- com.example.consumer1.ConsumerUtil
-
public class ConsumerUtil extends Object
This class provides the configuration used for the consumer instance.Overwriting configuration steps allows customizing the behavior of the framework through injection.
-
-
Constructor Summary
Constructors Constructor Description ConsumerUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.inject.InjectorgetInjector()
-