Uses of Interface
de.xima.fc.plugin.config.IBundleProperties
-
Packages that use IBundleProperties Package Description de.xima.fc.plugin de.xima.fc.plugin.runtime -
-
Uses of IBundleProperties in de.xima.fc.plugin
Methods in de.xima.fc.plugin that return types with arguments of type IBundleProperties Modifier and Type Method Description static List<IBundleProperties>
PluginHelper. getBundleProperties(org.reflections.Reflections reflect)
Method to loadIBundleProperties
from the givenReflections
-
Uses of IBundleProperties in de.xima.fc.plugin.runtime
Method parameters in de.xima.fc.plugin.runtime with type arguments of type IBundleProperties Modifier and Type Method Description void
PluginRuntime. setPropertyConfiguration(List<IBundleProperties> propertyConfiguration)
-