getEnvironmentData

 

public String getEnvironmentData() throws MQException;

Gets information on the environment of the application that is to be started.

Returns

  • the information as a String.

Exceptions

  • MQException - if an internal error occurs.


uj14360_