Class ImplementationLoader


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

      All Methods Static Methods Concrete Methods 
      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 Detail

      • ImplementationLoader

        public ImplementationLoader()
    • Method Detail

      • newInstance

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