Class PluginInfo
java.lang.Object
org.frankframework.components.ComponentInfo
org.frankframework.components.plugins.PluginInfo
- All Implemented Interfaces:
org.pf4j.PluginDescriptor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.frankframework.components.ComponentInfo
getFormattedTimestampMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.pf4j.PluginDescriptor
getVersion
-
Constructor Details
-
PluginInfo
-
-
Method Details
-
getPluginId
- Specified by:
getPluginIdin interfaceorg.pf4j.PluginDescriptor
-
getPluginDescription
- Specified by:
getPluginDescriptionin interfaceorg.pf4j.PluginDescriptor
-
getRequires
- Specified by:
getRequiresin interfaceorg.pf4j.PluginDescriptor
-
getProvider
- Specified by:
getProviderin interfaceorg.pf4j.PluginDescriptor
-
getLicense
- Specified by:
getLicensein interfaceorg.pf4j.PluginDescriptor
-
getPluginClass
- Specified by:
getPluginClassin interfaceorg.pf4j.PluginDescriptor
-
getDependencies
- Specified by:
getDependenciesin interfaceorg.pf4j.PluginDescriptor
-