Edit Javadoc in ClientCacheFactoryBean.
This commit is contained in:
@@ -135,8 +135,8 @@ public class ClientCacheFactoryBean extends CacheFactoryBean implements Applicat
|
||||
clientCacheConfigurer.configure(beanName, bean));
|
||||
|
||||
/**
|
||||
* Applies the composite {@link ClientCacheConfigurer ClientCacheConfigurers}
|
||||
* to this {@link ClientCacheFactoryBean} before the {@link ClientCache} is created.
|
||||
* Applies the composite {@link ClientCacheConfigurer ClientCacheConfigurers} to this {@link ClientCacheFactoryBean}
|
||||
* before the {@link ClientCache} is created.
|
||||
*
|
||||
* @see #getCompositeClientCacheConfigurer()
|
||||
* @see #applyClientCacheConfigurers(ClientCacheConfigurer...)
|
||||
|
||||
Reference in New Issue
Block a user