Class DefaultPluginDescriptor<T>

java.lang.Object
de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<T>
Type Parameters:
T - plugin type
All Implemented Interfaces:
PluginDescriptor<T>
Direct Known Subclasses:
SingletonPluginDescriptor

public class DefaultPluginDescriptor<T> extends Object implements PluginDescriptor<T>
Default plugin descriptor implementation. May create per calling createPlugin(File) always a new instance.
Author:
Holger Eichelberger, SSE