org.acme.sample.tmplugin
Class SamplePlugin
java.lang.Object
org.acme.sample.tmplugin.SamplePlugin
- All Implemented Interfaces:
- org.gcube.data.tmf.api.Plugin
public class SamplePlugin
- extends Object
- implements org.gcube.data.tmf.api.Plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamplePlugin
public SamplePlugin()
name
public String name()
- Specified by:
name in interface org.gcube.data.tmf.api.Plugin
description
public String description()
- Specified by:
description in interface org.gcube.data.tmf.api.Plugin
properties
public List<org.gcube.data.tmf.api.Property> properties()
- Specified by:
properties in interface org.gcube.data.tmf.api.Plugin
binder
public SampleBinder binder()
- Specified by:
binder in interface org.gcube.data.tmf.api.Plugin
requestSchemas
public List<String> requestSchemas()
- Specified by:
requestSchemas in interface org.gcube.data.tmf.api.Plugin
isAnchored
public boolean isAnchored()
- Specified by:
isAnchored in interface org.gcube.data.tmf.api.Plugin
Copyright © 2012. All Rights Reserved.