getInstance(String URL)
![]() |
![]() |
URL - 用于标识运行时实例的 URL 的字符串。 例如,http://localhost:7001/Interact/servlet/InteractJSService。
|
InteractAPI api=InteractAPI.getInstance("http://localhost:7001/interact/servlet/InteractJSService");
Copyright IBM Corporation 2013. All Rights Reserved.
|