nl.surfnet.coin.portal.service.impl
Class GadgetDefinitionBuilderImpl

java.lang.Object
  extended by 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


Constructor Summary
GadgetDefinitionBuilderImpl(MetadataProvider metadataProvider)
           
 
Method Summary
 GadgetDefinition build(String gadgetUrl)
          Builds a from the given gadgetUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetDefinitionBuilderImpl

public GadgetDefinitionBuilderImpl(MetadataProvider metadataProvider)
Method Detail

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.