com.bea.wli.control.mqseries
Annotation Type MQSeries.ConnectionPoolProps


@Retention(value=RUNTIME)
public static @interface MQSeries.ConnectionPoolProps

Specifies the MQSeries connection pool properties for the MQSeries control


Required Element Summary
 int mqPoolSize
          This attribute determines the MQSeries connection pool size.
 

Element Detail

mqPoolSize

public abstract int mqPoolSize
This attribute determines the MQSeries connection pool size. The mqPoolSize is a positive integer greater than 0, representing the MQSeries connection pool size.