org.gcube.common.core.plugins
Class GCUBEPluginManagerProfile
java.lang.Object
org.gcube.common.core.plugins.GCUBEPluginManagerProfile
public class GCUBEPluginManagerProfile
- extends Object
Models the configuration of a GCUBEPluginManager.
- Author:
- Fabio Simeoni (University of Strathclyde)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCUBEPluginManagerProfile
public GCUBEPluginManagerProfile()
getClassName
public String getClassName()
- Returns the fully qualified name of the subclass of
GCUBEPluginManager to be configured.
- Returns:
- the name.
setClassName
public void setClassName(String className)
- Sets the fully qualified name of the subclass of
GCUBEPluginManager to be configured.
- Parameters:
className - the name.
Copyright © 2013. All Rights Reserved.