Uses of Interface
de.xima.fc.interfaces.plugin.lifecycle.helper.IPluginManifest
-
Packages that use IPluginManifest Package Description de.xima.fc.interfaces.plugin.lifecycle de.xima.fc.plugin.lifecycle de.xima.fc.plugin.runtime -
-
Uses of IPluginManifest in de.xima.fc.interfaces.plugin.lifecycle
Methods in de.xima.fc.interfaces.plugin.lifecycle that return IPluginManifest Modifier and Type Method Description IPluginManifest
IPluginDefaultLifecycleData. getManifest()
Gets the manifest of the plugin. -
Uses of IPluginManifest in de.xima.fc.plugin.lifecycle
Methods in de.xima.fc.plugin.lifecycle that return IPluginManifest Modifier and Type Method Description IPluginManifest
DefaultPluginLifecycleData. getManifest()
-
Uses of IPluginManifest in de.xima.fc.plugin.runtime
Classes in de.xima.fc.plugin.runtime that implement IPluginManifest Modifier and Type Class Description class
PluginManifest
-