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 -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.plugins.URLPluginSetupDescriptor
createClassLoader, createClassLoader, getURLs, toURL, toURL, toURLSafe, toURLSafeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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()
-