org.gcube.data.tml.clients
Class MappingRegistry
java.lang.Object
org.gcube.data.tml.clients.MappingRegistry
public class MappingRegistry
- extends Object
A central registry of type mappings.
- Author:
- Fabio Simeoni
|
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 © 2012. All Rights Reserved.