|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.executor.stubs.MappingRegistry
public class MappingRegistry
A central registry of type mappings.
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 |
---|
public MappingRegistry()
Method Detail |
---|
public static void register(TypeMapping... typeMappings)
typeMappings
- the mappings
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |