public class SisPlugin
extends AbstractPlugin
| Constructor and Description |
|---|
SisPlugin(PluginInvocation invocation,
ThreddsInstanceManager instanceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
static org.opengis.metadata.Metadata |
getMetaFromFile(Object dataStore) |
ExecutionReport |
run() |
public SisPlugin(PluginInvocation invocation,
ThreddsInstanceManager instanceManager)
public void cleanup()
throws PluginCleanupException
PluginCleanupExceptionpublic ExecutionReport run()
throws PluginExecutionException
PluginExecutionExceptionpublic static final org.opengis.metadata.Metadata getMetaFromFile(Object dataStore) throws org.apache.sis.storage.UnsupportedStorageException, org.apache.sis.storage.DataStoreException
org.apache.sis.storage.UnsupportedStorageExceptionorg.apache.sis.storage.DataStoreExceptionCopyright © 2021. All Rights Reserved.