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 IPluginManifestIPluginDefaultLifecycleData. 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 IPluginManifestDefaultPluginLifecycleData. 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 classPluginManifest 
 -