public class ShenyuClientApiDocExecutorSubscriber
extends java.lang.Object
implements org.apache.shenyu.register.common.subsriber.ExecutorTypeSubscriber<org.apache.shenyu.register.common.dto.ApiDocRegisterDTO>
| Constructor and Description |
|---|
ShenyuClientApiDocExecutorSubscriber(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository shenyuClientRegisterRepository)
Instantiates a new Shenyu client uri executor subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executor(java.util.Collection<org.apache.shenyu.register.common.dto.ApiDocRegisterDTO> dataList) |
org.apache.shenyu.register.common.type.DataType |
getType() |
public ShenyuClientApiDocExecutorSubscriber(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository shenyuClientRegisterRepository)
shenyuClientRegisterRepository - the shenyu client register repositorypublic org.apache.shenyu.register.common.type.DataType getType()
getType in interface org.apache.shenyu.register.common.subsriber.ExecutorTypeSubscriber<org.apache.shenyu.register.common.dto.ApiDocRegisterDTO>public void executor(java.util.Collection<org.apache.shenyu.register.common.dto.ApiDocRegisterDTO> dataList)
executor in interface org.apache.shenyu.register.common.subsriber.ExecutorSubscriber<org.apache.shenyu.register.common.dto.ApiDocRegisterDTO>Copyright © 2023 The Apache Software Foundation. All rights reserved.