|
||||||||||
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 PluginConfigurationConverter
listeners
- The listeners list that will receive messagespublic void addListener(ConverterListener listener)
PluginConfigurationConverter
addListener
in interface PluginConfigurationConverter
listener
- The listener that will receive messagespublic 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 PluginConfigurationConverter
ProjectConverterException
PluginConfigurationConverter.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 |