createQAManager method

Syntax
abstract QAManager ianywhere.qanywhere.client.QAManagerFactory.createQAManager()
throws QAException
Throws
  • Thrown if there is a problem creating the manager.
Remarks

Returns a new QAManager instance with default properties.

See Also

Interface QAManager

Returns

A new QAManager instance.