Package com.hybris.cockpitng.annotations
Annotation Type SocketEvent
-
@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface SocketEventAnnotate a method to be invoked when a socket event comes in. The method should have one argument which can either be of typeEventor the expected socket data class.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringsocketId
-