Class SingletonPluginDescriptor<T>

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

public class SingletonPluginDescriptor<T> extends DefaultPluginDescriptor<T>
Singleton plugin descriptor implementation, creates SingletonPlugin instances.
Author:
Holger Eichelberger, SSE