@Configuration
public class FastEndpointConfigure
extends javax.websocket.server.ServerEndpointConfig.Configurator
implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
FastEndpointConfigure() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
getEndpointInstance(Class<T> clazz) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public <T> T getEndpointInstance(Class<T> clazz)
getEndpointInstance 在类中 javax.websocket.server.ServerEndpointConfig.Configuratorpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.