Class HostFactory
java.lang.Object
com.adobe.versioncue.nativecomm.host.HostFactory
- Since:
- CS5
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic INCommHostcreateHost(IHostDelegate delegate) Create an INCommHost instance using the specified delegate.
-
Constructor Details
-
HostFactory
public HostFactory()
-
-
Method Details
-
createHost
Create an INCommHost instance using the specified delegate.- Parameters:
delegate- - host delegate- Returns:
- INCommHost instance
-