public static interface MessageAdapter.Factory
Factory performs creation of actual message agents
on demand from QTP connector. Unlike created agents, the factory itself
must be lightweight entity without any cleanup procedures.| Modifier and Type | Method and Description |
|---|---|
MessageAdapter |
createAdapter(QDStats stats)
Creates message adapter.
|
MessageAdapter createAdapter(QDStats stats)
stats - stats node for the adapter.Copyright © 2002–2025 Devexperts LLC. All rights reserved.