Annotation Type Lockable


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Lockable
    Entities marked with that annotation can be locked! Attention: lockedBy-Field needs to be specified