Package | Description |
---|---|
org.apache.maven.model.building |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelBuildingListener
Provides a skeleton implementation for model building listeners.
|
Modifier and Type | Method and Description |
---|---|
ModelBuildingListener |
ModelBuildingRequest.getModelBuildingListener()
Gets the model building listener to notify during the build process.
|
ModelBuildingListener |
DefaultModelBuildingRequest.getModelBuildingListener() |
Modifier and Type | Method and Description |
---|---|
ModelBuildingRequest |
ModelBuildingRequest.setModelBuildingListener(ModelBuildingListener modelBuildingListener)
Sets the model building listener to notify during the build process.
|
ModelBuildingRequest |
DefaultModelBuildingRequest.setModelBuildingListener(ModelBuildingListener modelBuildingListener) |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.