eu.unicore.hila.job.model
Class MappingFactory

java.lang.Object
  extended by eu.unicore.hila.job.model.MappingFactory

public class MappingFactory
extends Object

Author:
bjoernh 21.12.2011 15:53:30

Constructor Summary
MappingFactory()
           
 
Method Summary
static MappingFactorySpi getMapping(String string)
           
static List<String> getMappings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingFactory

public MappingFactory()
Method Detail

getMappings

public static List<String> getMappings()

getMapping

public static MappingFactorySpi getMapping(String string)
                                    throws NoSuchMappingException
Parameters:
string -
Returns:
Throws:
NoSuchMappingException


Copyright © 2010-2013 UNICORE. All Rights Reserved.