Annotation Interface SpaceStatusChanged


@Target(METHOD) @Retention(RUNTIME) public @interface SpaceStatusChanged
Allows a bean's method to be invoked when space suspend type or space mode changes The target invocation method may have a single parameter of type SpaceStatusChangedEvent.
Since:
14.0.1
Author:
Elad Gur