public class PCCMultiproject extends Object implements PluginConfigurationConverter
| Constructor and Description |
|---|
PCCMultiproject() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ConverterListener listener)
Add a listener for all messages sended by the relocator.
|
void |
addListeners(List listeners)
Add a listeners list for all messages sended by the relocator.
|
void |
convertConfiguration(org.apache.maven.model.Model v4Model,
org.apache.maven.model.v3_0_0.Model v3Model,
Properties projectProperties) |
public void addListeners(List listeners)
PluginConfigurationConverteraddListeners in interface PluginConfigurationConverterlisteners - The listeners list that will receive messagespublic void addListener(ConverterListener listener)
PluginConfigurationConverteraddListener in interface PluginConfigurationConverterlistener - The listener that will receive messagespublic void convertConfiguration(org.apache.maven.model.Model v4Model,
org.apache.maven.model.v3_0_0.Model v3Model,
Properties projectProperties)
throws ProjectConverterException
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.