-
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Transformable
If you annotate your object with this, it can be used as a valid key for Infinispan to index.
- Since:
- 4.0
- Author:
- Manik Surtani
-
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
Class |
transformer |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.