Class HostFactory

java.lang.Object
com.adobe.versioncue.nativecomm.host.HostFactory

public class HostFactory extends Object
Since:
CS5
  • Constructor Details

    • HostFactory

      public HostFactory()
  • Method Details

    • createHost

      public static INCommHost createHost(IHostDelegate delegate)
      Create an INCommHost instance using the specified delegate.
      Parameters:
      delegate - - host delegate
      Returns:
      INCommHost instance