Interface ObjectPoolManagementMBean


  • public interface ObjectPoolManagementMBean

    The ObjectPoolMBean interface provides access to Object Pool MBeans. Object pools provide managed access to SBBs and Profile Tables. Throughout the life-cycle of an object, it may move from one pool to another. Although the defaults are suitable for the majority of cases the size/depth of these pools can be configured to increase performance of a Service. Incorrect configuration can negatively affect operational performance.

    An ObjectPoolMBean instance always manages object pool configurations for the currently active namespace for the client connection. It is not necessary to get a different MBean for different namespaces.