Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupsConfiguration |
Modifier and Type | Method and Description |
---|---|
FluentConfiguration.GroupsConfig |
GroupsConfiguration.enabled(Boolean enabled)
Enable grouping support
|
FluentConfiguration.GroupsConfig |
FluentConfiguration.GroupsConfig.enabled(Boolean enabled)
Deprecated.
Enable grouping support, such that
Group annotations are honoured and any configured
groupers will be invoked |
FluentConfiguration.GroupsConfig |
GroupsConfiguration.groupers(List<Grouper<?>> groupers) |
FluentConfiguration.GroupsConfig |
FluentConfiguration.GroupsConfig.groupers(List<Grouper<?>> groupers)
Deprecated.
Set the groupers currently in use
|
FluentConfiguration.GroupsConfig |
FluentConfiguration.HashConfig.groups()
Deprecated.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.