Package com.morpheusdata.core
Interface PluginProvider
- All Superinterfaces:
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:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.morpheusdata.core.providers.PluginProvider
PluginProvider.EventSubscriberFacet<E extends Event>
-
Method Summary
Methods inherited from interface com.morpheusdata.core.providers.PluginProvider
getCode, getMorpheus, getName, getPlugin, isPlugin