Interface CacheServiceProviderRegistrar.Configuration

All Superinterfaces:
BasicCacheConfiguration, BasicCacheContainerConfiguration, CacheConfiguration, EmbeddedCacheConfiguration, EmbeddedCacheContainerConfiguration
Enclosing class:
CacheServiceProviderRegistrar<T>

public static interface CacheServiceProviderRegistrar.Configuration extends EmbeddedCacheConfiguration
The configuration of this service provider registrar.
Author:
Paul Ferraro
  • Method Details

    • getGroup

      Returns the group with which this service provider registrar is associated.
      Returns:
      the group with which this service provider registrar is associated.