@Target(value={TYPE,METHOD,PACKAGE})
@Retention(value=RUNTIME)
public @interface Redis
Annotation to mark complaint elements of JRedis implementations.
[TODO: document me!]
- Since:
- alpha.0
- Version:
- alpha.0, 04/02/09
- Author:
- Joubin Houshyar (alphazero@sensesay.net)