Annotation Type StateChange


@Documented
@Retention(CLASS)
@Target(METHOD)
public @interface StateChange
Annotation for methods that must trigger state-log entries.
Author:
John Collins