Annotation Type AutoUnbind


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface AutoUnbind
    To put on Property fields of a ommand to unbind these fields when their cmd is over.
    Author:
    Arnaud Blouin