Class PluginManagerTest.MyPluginSetupDescriptor

java.lang.Object
de.iip_ecosphere.platform.support.plugins.URLPluginSetupDescriptor
test.de.iip_ecosphere.platform.support.PluginManagerTest.MyPluginSetupDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.plugins.PluginSetupDescriptor
Enclosing class:
PluginManagerTest

public static class PluginManagerTest.MyPluginSetupDescriptor extends de.iip_ecosphere.platform.support.plugins.URLPluginSetupDescriptor
Declares a configured plugin classpath.
Author:
Holger Eichelberger, SSE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates and configures the descriptor.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class de.iip_ecosphere.platform.support.plugins.URLPluginSetupDescriptor

    createClassLoader, createClassLoader, getURLs, toURL, toURL, toURLSafe, toURLSafe

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.iip_ecosphere.platform.support.plugins.PluginSetupDescriptor

    getInstallDir, getPluginDescriptors
  • Constructor Details

    • MyPluginSetupDescriptor

      public MyPluginSetupDescriptor()
      Creates and configures the descriptor.
  • Method Details

    • preventDuplicates

      public boolean preventDuplicates()