public class DefaultClientManagerService extends BaseClientManagerService implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| 构造器和说明 |
|---|
DefaultClientManagerService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent) |
void |
setClientManagerAddressRepository(ClientManagerAddressRepository clientManagerAddressRepository)
Setter method for property clientManagerAddressRepository.
|
void |
setMetaLeaderService(MetaLeaderService metaLeaderService)
Setter method for property metaLeaderService.
|
void |
start() |
clientOff, clientOffWithSub, clientOpen, queryClientOffAddress, reduce, waitSyncedpublic void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public void start()
public void setClientManagerAddressRepository(ClientManagerAddressRepository clientManagerAddressRepository)
setClientManagerAddressRepository 在类中 BaseClientManagerServiceclientManagerAddressRepository - value to be assigned to property
ClientManagerAddressRepositorypublic void setMetaLeaderService(MetaLeaderService metaLeaderService)
metaLeaderService - value to be assigned to property metaLeaderServiceCopyright © 2023 The Ant Financial. All rights reserved.