Class ExtensionConfigurationModule
java.lang.Object
org.apache.maven.cli.ExtensionConfigurationModule
- All Implemented Interfaces:
 com.google.inject.Module
@Deprecated
public class ExtensionConfigurationModule
extends Object
implements com.google.inject.Module
Deprecated.
- 
Constructor Summary
ConstructorsConstructorDescriptionExtensionConfigurationModule(CoreExtensionEntry extension, UnaryOperator<String> callback) Deprecated. - 
Method Summary
 
- 
Constructor Details
- 
ExtensionConfigurationModule
Deprecated. 
 - 
 - 
Method Details
- 
configure
public void configure(com.google.inject.Binder binder) Deprecated.- Specified by:
 configurein interfacecom.google.inject.Module
 
 -