Class ImplementationLoader

java.lang.Object
org.eclipse.nebula.visualization.xygraph.util.ImplementationLoader

public class ImplementationLoader
extends java.lang.Object
Implementation loader for RAP/RCP single sourcing.
  • Constructor Summary

    Constructors 
    Constructor Description
    ImplementationLoader()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.Object newInstance​(java.lang.Class<?> type)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • newInstance

      public static java.lang.Object newInstance​(java.lang.Class<?> type)