Package org.teamapps.ux.servlet
Class TeamAppsWebSocketMetrics
- java.lang.Object
-
- org.teamapps.ux.servlet.TeamAppsWebSocketMetrics
-
- All Implemented Interfaces:
io.micrometer.core.instrument.binder.MeterBinder
public class TeamAppsWebSocketMetrics extends java.lang.Object implements io.micrometer.core.instrument.binder.MeterBinder
-
-
Constructor Summary
Constructors Constructor Description TeamAppsWebSocketMetrics(WebSocketCommunicationEndpoint webSocketCommunicationEndpoint)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbindTo(io.micrometer.core.instrument.MeterRegistry registry)
-
-
-
Constructor Detail
-
TeamAppsWebSocketMetrics
public TeamAppsWebSocketMetrics(WebSocketCommunicationEndpoint webSocketCommunicationEndpoint)
-
-