Interface MaxConnectionsAccessor

All Known Subinterfaces:
MaxConnectionsAccessor.MaxConnectionsProperty

public interface MaxConnectionsAccessor
Provides an accessor for a maximum connections property.
  • Method Details

    • getMaxConnections

      int getMaxConnections()
      Retrieves the maximum connections from the maximum connections property.
      Returns:
      The maximum connections stored by the maximum connections property.