org.gcube.data.tr
Class Binder

java.lang.Object
  extended by org.gcube.data.tr.Binder
All Implemented Interfaces:
org.gcube.data.tmf.api.SourceBinder

public class Binder
extends Object
implements org.gcube.data.tmf.api.SourceBinder

The SourceBinder of the plugin.

Author:
Fabio Simeoni

Constructor Summary
Binder()
          Creates an instance with a ProductionProvider
Binder(Provider provider)
          Creates an instance with a given Provider.
 
Method Summary
 List<TreeSource> bind(Element DOMRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Binder

public Binder()
Creates an instance with a ProductionProvider


Binder

public Binder(Provider provider)
Creates an instance with a given Provider.

Parameters:
provider - provider
Method Detail

bind

public List<TreeSource> bind(Element DOMRequest)
                      throws org.gcube.data.tmf.api.exceptions.InvalidRequestException,
                             Exception
Specified by:
bind in interface org.gcube.data.tmf.api.SourceBinder
Throws:
org.gcube.data.tmf.api.exceptions.InvalidRequestException
Exception


Copyright © 2013. All Rights Reserved.