org.acme.sample.tmplugin
Class SampleBinder

java.lang.Object
  extended by org.acme.sample.tmplugin.SampleBinder
All Implemented Interfaces:
org.gcube.data.tmf.api.SourceBinder

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


Constructor Summary
SampleBinder()
           
 
Method Summary
 List<? extends SampleSource> bind(Element request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleBinder

public SampleBinder()
Method Detail

bind

public List<? extends SampleSource> bind(Element request)
                                  throws Exception
Specified by:
bind in interface org.gcube.data.tmf.api.SourceBinder
Throws:
Exception


Copyright © 2012. All Rights Reserved.