public class AbstractModelBuildingListener extends Object implements ModelBuildingListener
Constructor and Description |
---|
AbstractModelBuildingListener() |
Modifier and Type | Method and Description |
---|---|
void |
buildExtensionsAssembled(ModelBuildingEvent event)
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
|
public AbstractModelBuildingListener()
public void buildExtensionsAssembled(ModelBuildingEvent event)
ModelBuildingListener
buildExtensionsAssembled
in interface ModelBuildingListener
event
- The details about the event.Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.