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 SummaryConstructorsConstructorDescriptionExtensionConfigurationModule(CoreExtensionEntry extension, UnaryOperator<String> callback) Deprecated.
- 
Method Summary
- 
Constructor Details- 
ExtensionConfigurationModuleDeprecated.
 
- 
- 
Method Details- 
configurepublic void configure(com.google.inject.Binder binder) Deprecated.- Specified by:
- configurein interface- com.google.inject.Module
 
 
-