BBjWSImpl

Description

To implement a Web service that calls BBj programs, extend the BBjWSlmpl class. The BBjWSlmpl base class maintains a pool of JavaBBjBridges used to invoke BBj programs and to retrieve their output. To manage the number of JavaBBjBridges within the pool, use the getMaxPoolSize() and setMaxPoolSize() methods. For more information, see the Java API Documentation.