|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.model.building.AbstractModelBuildingListener
public class AbstractModelBuildingListener
Provides a skeleton implementation for model building listeners. The methods of this class are empty.
Constructor Summary | |
---|---|
AbstractModelBuildingListener()
|
Method Summary | |
---|---|
void |
buildExtensionsAssembled(ModelBuildingEvent event)
Notifies the listener that the model has been constructed to the extent where build extensions can be processed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractModelBuildingListener()
Method Detail |
---|
public void buildExtensionsAssembled(ModelBuildingEvent event)
ModelBuildingListener
buildExtensionsAssembled
in interface ModelBuildingListener
event
- The details about the event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |