Class NotificationCenterConfiguration
java.lang.Object
ch.tocco.nice2.notificationcenter.impl.NotificationCenterConfiguration
@Configuration
@PropertySource("classpath:/ch/tocco/nice2/notificationcenter/impl/default.properties")
public class NotificationCenterConfiguration
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.websocket.server.ServerEndpointConfig
notificationServerEndpointConfig
(NotificationWebsocketDefinition websocketDefinition)
-
Constructor Details
-
NotificationCenterConfiguration
public NotificationCenterConfiguration()
-
-
Method Details
-
notificationServerEndpointConfig
@Bean public jakarta.websocket.server.ServerEndpointConfig notificationServerEndpointConfig(NotificationWebsocketDefinition websocketDefinition)
-