It is important to handle thread synchronization correctly in the Java code. This is only needed when invoking static Java methods (using JavaInvokeStaticMethod). Multiple StreamServe threads can be running concurrently, this can result in Java invocations from more than one thread.There is currently support for accessing the StreamServe log and accessing meta data from the Java code. A script context is used in the Java code to query for specific interfaces such as log interface and meta data interface. The procedure for this is the same as for the Java Notifications functionality, see the Notifications SDK documentation for more information.
Destroys the Java object identified by strObjHandle.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |