Class ConnectionPoolInfoPanel

ContentPanel
net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
net.datenwerke.rs.adminutils.client.systemconsole.connpool.ui.ConnectionPoolInfoPanel
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class ConnectionPoolInfoPanel extends DwContentPanel
Displays and updates a diagram of the connection pools. It shows information about the current number of connections in use, the maximum number of connections, and the number of connections.
  • Constructor Details