Package com.hybris.cockpitng.annotations
Annotation Type ViewEvents
-
@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface ViewEventsAnnotate a method to be invoked when a zk event comes in. The method should have either one argument of typeEventor none.
-
-
Element Detail
-
value
ViewEvent[] value
-
-