Class ComponentProviderHost


  • public class ComponentProviderHost
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentProviderHost​(java.lang.String name, java.lang.Package currentPackage)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void start​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • ComponentProviderHost

        public ComponentProviderHost​(java.lang.String name,
                                     java.lang.Package currentPackage)
    • Method Detail

      • start

        public void start​(java.lang.String[] args)
                   throws java.io.IOException,
                          java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException