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
getFormattedTimestamp
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.pf4j.PluginDescriptor
getVersion
-
Constructor Details
-
PluginInfo
-
-
Method Details
-
getPluginId
- Specified by:
getPluginId
in interfaceorg.pf4j.PluginDescriptor
-
getPluginDescription
- Specified by:
getPluginDescription
in interfaceorg.pf4j.PluginDescriptor
-
getRequires
- Specified by:
getRequires
in interfaceorg.pf4j.PluginDescriptor
-
getProvider
- Specified by:
getProvider
in interfaceorg.pf4j.PluginDescriptor
-
getLicense
- Specified by:
getLicense
in interfaceorg.pf4j.PluginDescriptor
-
getPluginClass
- Specified by:
getPluginClass
in interfaceorg.pf4j.PluginDescriptor
-
getDependencies
- Specified by:
getDependencies
in interfaceorg.pf4j.PluginDescriptor
-