eu.unicore.hila.job.jsdl
Class JsdlMappingFactory

java.lang.Object
  extended by eu.unicore.hila.job.jsdl.JsdlMappingFactory
All Implemented Interfaces:
MappingFactorySpi

public class JsdlMappingFactory
extends Object
implements MappingFactorySpi

Author:
bjoernh 21.12.2011 16:50:44

Constructor Summary
JsdlMappingFactory()
           
 
Method Summary
 ModelToNative createModelToNativeMapping(JobModel _jobModel)
           
 NativeToModel createNativeToModelMapping(Object _native)
           
 String getFormatName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsdlMappingFactory

public JsdlMappingFactory()
Method Detail

getFormatName

public String getFormatName()
Specified by:
getFormatName in interface MappingFactorySpi
See Also:
MappingFactorySpi.getFormatName()

createModelToNativeMapping

public ModelToNative createModelToNativeMapping(JobModel _jobModel)
Specified by:
createModelToNativeMapping in interface MappingFactorySpi
See Also:
MappingFactorySpi.createModelToNativeMapping(eu.unicore.hila.job.model.JobModel)

createNativeToModelMapping

public NativeToModel createNativeToModelMapping(Object _native)
Specified by:
createNativeToModelMapping in interface MappingFactorySpi
See Also:
MappingFactorySpi.createNativeToModelMapping(java.lang.Object)


Copyright © 2010-2013 UNICORE. All Rights Reserved.