aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs167/pr293457/org/springmodules/cache/annotations/Cacheable.java
blob: e43cc745f8e59a6c1c71bb270f47f1f958adb509 (plain)
1
2
3
4
5
package org.springmodules.cache.annotations;

public @interface Cacheable {

}