@Target(value=TYPE) @Retention(value=RUNTIME) public @interface DataCache
boolean
enabled
String
name
int
timeout
public abstract boolean enabled
public abstract String name
public abstract int timeout
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.