org.gcube.vremanagement.executor.stubs
Class MappingRegistry
java.lang.Object
org.gcube.vremanagement.executor.stubs.MappingRegistry
public class MappingRegistry
- extends Object
A central registry of type mappings.
- Author:
- Fabio Simeoni (University of Strathclyde)
|
Method Summary |
static void |
register(org.gcube.common.core.plugins.GCUBEPluginContext.TypeMapping... typeMappings)
Adds one or more type mappings required by the task. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappingRegistry
public MappingRegistry()
register
public static void register(org.gcube.common.core.plugins.GCUBEPluginContext.TypeMapping... typeMappings)
- Adds one or more type mappings required by the task.
- Parameters:
typeMappings - the mappings
Copyright © 2013. All Rights Reserved.