Package org.pf4j

Class ManifestPluginDescriptorFinder

    • Constructor Detail

      • ManifestPluginDescriptorFinder

        public ManifestPluginDescriptorFinder()
    • Method Detail

      • readManifest

        protected java.util.jar.Manifest readManifest​(java.nio.file.Path pluginPath)
      • getManifestPath

        protected java.nio.file.Path getManifestPath​(java.nio.file.Path pluginPath)
      • createPluginDescriptor

        protected PluginDescriptor createPluginDescriptor​(java.util.jar.Manifest manifest)