public class ShenyuClientMetadataExecutorSubscriber
extends java.lang.Object
implements org.apache.shenyu.register.common.subsriber.ExecutorTypeSubscriber<org.apache.shenyu.register.common.dto.MetaDataRegisterDTO>
| Constructor and Description |
|---|
ShenyuClientMetadataExecutorSubscriber(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository shenyuClientRegisterRepository)
Instantiates a new shenyu client metadata executor subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executor(java.util.Collection<org.apache.shenyu.register.common.dto.MetaDataRegisterDTO> metaDataRegisterDTOList) |
org.apache.shenyu.register.common.type.DataType |
getType() |
public ShenyuClientMetadataExecutorSubscriber(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.MetaDataRegisterDTO>public void executor(java.util.Collection<org.apache.shenyu.register.common.dto.MetaDataRegisterDTO> metaDataRegisterDTOList)
executor in interface org.apache.shenyu.register.common.subsriber.ExecutorSubscriber<org.apache.shenyu.register.common.dto.MetaDataRegisterDTO>Copyright © 2023 The Apache Software Foundation. All rights reserved.