Deprecated Java Framework Functions

The following functions from the previous version of the Java Framework have been deprecated, however they are still supported.

  • JavaUserInit: Calls the JavaUserInit method of the Java class that implements the behavior of the virtual user.

  • JavaUserRun: Calls the JavaUserRun method of the Java class that implements the behavior of the virtual user.

  • JavaUserMethod: Calls an additional method of the Java class that implements the behavior of the virtual user.

  • JavaUserShutdown: Calls the JavaUserShutdown method of the Java class that implements the behavior of the virtual user.