|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.converter.plugins.PCCMultiproject
public class PCCMultiproject
| Constructor Summary | |
|---|---|
PCCMultiproject()
|
|
| Method Summary | |
|---|---|
void |
addListener(ConverterListener listener)
Add a listener for all messages sended by the relocator. |
void |
addListeners(java.util.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,
java.util.Properties projectProperties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PCCMultiproject()
| Method Detail |
|---|
public void addListeners(java.util.List listeners)
PluginConfigurationConverter
addListeners in interface PluginConfigurationConverterlisteners - The listeners list that will receive messagespublic void addListener(ConverterListener listener)
PluginConfigurationConverter
addListener in interface PluginConfigurationConverterlistener - The listener that will receive messages
public void convertConfiguration(org.apache.maven.model.Model v4Model,
org.apache.maven.model.v3_0_0.Model v3Model,
java.util.Properties projectProperties)
throws ProjectConverterException
convertConfiguration in interface PluginConfigurationConverterProjectConverterExceptionPluginConfigurationConverter.convertConfiguration(org.apache.maven.model.Model,org.apache.maven.model.v3_0_0.Model,java.util.Properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||