public class ServerEndpointExporter
extends org.springframework.context.support.ApplicationObjectSupport
implements org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.beans.factory.BeanFactoryAware
| 构造器和说明 |
|---|
ServerEndpointExporter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterSingletonsInstantiated() |
protected void |
registerEndpoints() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public void afterSingletonsInstantiated()
afterSingletonsInstantiated 在接口中 org.springframework.beans.factory.SmartInitializingSingletonpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory 在接口中 org.springframework.beans.factory.BeanFactoryAwareprotected void registerEndpoints()
Copyright © 2021. All rights reserved.