Class WebSocketSpringConfiguration.WebSocketSupportEnabled
- java.lang.Object
-
- jetbrains.buildServer.push.impl.jsr356.WebSocketSpringConfiguration.WebSocketSupportEnabled
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
- Enclosing class:
- WebSocketSpringConfiguration
public static class WebSocketSpringConfiguration.WebSocketSupportEnabled extends Object implements org.springframework.context.annotation.Condition
-
-
Constructor Summary
Constructors Constructor Description WebSocketSupportEnabled()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
-