org.gcube.application.speciesmanager.stubs.writers
Class AbstractWrapper
java.lang.Object
org.gcube.application.speciesmanager.stubs.writers.AbstractWrapper
- Direct Known Subclasses:
- RSWrapper
public abstract class AbstractWrapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractWrapper
public AbstractWrapper()
getLocator
public abstract String getLocator()
throws Exception
- Throws:
Exception
add
public abstract boolean add(String input)
throws Exception
- Throws:
Exception
close
public abstract void close()
throws Exception
- Throws:
Exception
unregister
public abstract void unregister()
throws Exception
- Throws:
Exception
register
public abstract void register()
Copyright © 2012. All Rights Reserved.