nl.surfnet.coin.portal.service.impl
Class GadgetDefinitionBuilderImpl
java.lang.Object
nl.surfnet.coin.portal.service.impl.GadgetDefinitionBuilderImpl
- All Implemented Interfaces:
- GadgetDefinitionBuilder
public class GadgetDefinitionBuilderImpl
- extends Object
- implements GadgetDefinitionBuilder
Class to build up a GadgetDefinition from an external location
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GadgetDefinitionBuilderImpl
public GadgetDefinitionBuilderImpl(MetadataProvider metadataProvider)
build
public GadgetDefinition build(String gadgetUrl)
- Builds a
from the given gadgetUrl
- Specified by:
build in interface GadgetDefinitionBuilder
- Parameters:
gadgetUrl - String of the location where the gadgetdefinition can be found
- Returns:
GadgetDefinition, may return null
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.