WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Changing pattern parameter values

Use the Message Broker Java™ API to modify a pattern instance to change pattern parameter values.

You can change a pattern parameter value by using the PatternInstanceManager object.
The following example sets the value of the pattern parameter with the pattern parameter ID pp1 to true:
patternInstanceManager.setParameterValue("pp1", "true");
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:54


Task topicTask topic | Version 8.0.0.7 | bc31160_