Class GroupsConfiguration

All Implemented Interfaces:
Matchable<GroupsConfiguration>, Updatable<GroupsConfiguration>

public class GroupsConfiguration extends ConfigurationElement<GroupsConfiguration>
Configuration for various grouper definitions. See the user guide for more information.
Author:
pmuir
  • Field Details

  • Method Details

    • enabled

      public boolean enabled()
      If grouping support is enabled, then Group annotations are honored and any configured groupers will be invoked
      Returns:
    • groupers

      public List<Grouper<?>> groupers()
      Get the current groupers in use