Class ApacheCommonsPluginDescriptor
java.lang.Object
de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<de.iip_ecosphere.platform.support.commons.Commons>
de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor<de.iip_ecosphere.platform.support.commons.Commons>
de.oktoflow.platform.support.commons.apache.ApacheCommonsPluginDescriptor
- All Implemented Interfaces:
de.iip_ecosphere.platform.support.commons.CommonsProviderDescriptor,de.iip_ecosphere.platform.support.plugins.PluginDescriptor<de.iip_ecosphere.platform.support.commons.Commons>,de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.commons.Commons>
public class ApacheCommonsPluginDescriptor
extends de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor<de.iip_ecosphere.platform.support.commons.Commons>
implements de.iip_ecosphere.platform.support.commons.CommonsProviderDescriptor
The Apache Commons plugin descriptor.
- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested classes/interfaces inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor
de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor
createPluginMethods inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor
createPlugin, getFurtherIds, getId, getType, initId, initIds, initPluginSupplier
-
Constructor Details
-
ApacheCommonsPluginDescriptor
public ApacheCommonsPluginDescriptor()Creates the descriptor.
-
-
Method Details
-
create
public de.iip_ecosphere.platform.support.commons.Commons create()- Specified by:
createin interfacede.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.commons.Commons>
-