org.gcube.portlets.user.homelibrary.util.config.easyconf
Class ComponentConfiguration
java.lang.Object
org.gcube.portlets.user.homelibrary.util.config.easyconf.ComponentConfiguration
public class ComponentConfiguration
- extends Object
Contains the configuration of an EasyConf component including properties
configuration and an object graph configuration.
- Version:
- $Revision: 1.11 $
- Author:
- Jorge Ferrer
ComponentConfiguration
public ComponentConfiguration(String componentName)
ComponentConfiguration
public ComponentConfiguration(String companyId,
String componentName)
getComponentName
public String getComponentName()
- Get the name of the component which is associated with this configuration
getProperties
public ComponentProperties getProperties()
- Get a typed map of the properties associated with this component
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2013. All Rights Reserved.