@Retention(value=RUNTIME) @Target(value=TYPE) public @interface CacheLoaderMetadata
CacheLoader.getConfigurationClass()
still
needs to be implemented and serves the same purpose. It is, however, a runtime optimization.Modifier and Type | Required Element and Description |
---|---|
Class<? extends CacheLoaderConfig> |
configurationClass |
public abstract Class<? extends CacheLoaderConfig> configurationClass
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.