org.eclipse.emf.ecp.view.edapt
Class CustomMigrationClassLoader
java.lang.Object
org.eclipse.emf.ecp.view.edapt.CustomMigrationClassLoader
- All Implemented Interfaces:
- org.eclipse.emf.edapt.internal.migration.execution.IClassLoader
public class CustomMigrationClassLoader
- extends Object
- implements org.eclipse.emf.edapt.internal.migration.execution.IClassLoader
- Author:
- jfaltermeier
CustomMigrationClassLoader
public CustomMigrationClassLoader()
load
public <T> Class<T> load(String name)
throws ClassNotFoundException
- Specified by:
load
in interface org.eclipse.emf.edapt.internal.migration.execution.IClassLoader
- Throws:
ClassNotFoundException
Copyright © 2015. All Rights Reserved.