The figure shows a container labeled Generated source for lifecycle management. It contains a custom plug-in service and plug-in instance.

The plug-in service implements the ManagedPluginService interface. The ManagedPluginService interface extends the following interfaces: PlugInService, PlugInInstanceFactory, PlugInServiceLifecycle.

The plug-in instance implements the ManagedPluginInstance interface. The ManagedPluginInstance interface extends the following interfaces: PlugInInstance and PlugInInstanceLifecycle.