Interface PluginProvider

All Superinterfaces:
PluginProvider

@Deprecated public interface PluginProvider extends PluginProvider
Deprecated.
All Providers implement the Plugin Extension. Different Plugins for Morpheus provide different integration endpoints. These could range from DNS, IPAM, and all the way up to Cloud Integrations. Each integration type extends this as a base interface for providing core methods. NOTE: This base interface has been deprecated and moved to PluginProvider
See Also: