Sun N1 Service Provisioning System 5.2 Plug-in Development Guide

Designing Your Plug-In for Extensibility

Sun N1 Service Provisioning System software enables you to extend plug-ins, allowing you to efficiently add functionality to an existing plug-in and add this new plug-in to your Sun N1 Service Provisioning System environment. You might want to extend an existing plug-in under the following circumstances.

When you extend a plug-in, you extend the XML or Java classes that are used by the existing plug-in. However, the plug-in that you want to extend must be extendable. Follow these guidelines while you develop a plug-in to make your plug-in extendable.

For more information about how to extend a plug-in, see Chapter 3, Extending an Application-Specific Plug-In.