org.gcube.vremanagement.executor.stubs
Class MappingRegistry

java.lang.Object
  extended by org.gcube.vremanagement.executor.stubs.MappingRegistry

public class MappingRegistry
extends java.lang.Object

A central registry of type mappings.

Author:
Fabio Simeoni (University of Strathclyde)

Constructor Summary
MappingRegistry()
           
 
Method Summary
static void register(TypeMapping... typeMappings)
          Adds one or more type mappings required by the task.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingRegistry

public MappingRegistry()
Method Detail

register

public static void register(TypeMapping... typeMappings)
Adds one or more type mappings required by the task.

Parameters:
typeMappings - the mappings