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 void buildExtensionsAssembled(ModelBuildingEvent event)
ModelBuildingListenerbuildExtensionsAssembled in interface ModelBuildingListenerevent - The details about the event.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.