Annotation Type ContextStorage


@Target(TYPE) @Retention(RUNTIME) public @interface ContextStorage
Annotation used to mark a dependency to a storage. This annotation is intended to be used on a class which responsibility it is to abstract the communication to the storage. Only needed in case the storage is not automatically detected.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description