After you create an enabled extension point, you must configure it.
To configure an enabled extension point:
In the Solution view, double-click any enabled extension point.
The Enabled Extension Point editor.
In the Specification Class Name field, select the Java class for the specification.
When adding an enabled extension point for a configuration specification (configurable entities include the Logical Device, Network, Pipe, Place, and Service entities), you must select the class name InventoryConfigurationSpec. You use the Configuration Version Instance Type field to identify the configurable entity.
See "Mapping Inventory Entities to Entity Specification Java Classes" for more information.
(Optional) If you selected InventoryConfigurationSpec in the Specification Class Name field, select the configuration version DAO class for the configurable entity in the Configuration Version Instance Type field.
If you selected InventoryConfigurationSpec in the Specification Class Name field and you leave the Configuration Version Instance Type field blank, the enabled extension point applies to all of the configurable entities (Logical Device, Network, Pipe, Place, and Service).
See "Mapping Inventory Entities to Entity Specification Java Classes" for more information.
In the Point field, select an existing extension point or create a new one.
See "Creating Enabled Extension Points" for more information.