JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.alibaba.cloud.nacos.annotation
Annotation Interface NacosConfigKeysListener
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
NacosConfigKeysListener
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
dataId
String
group
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
interestedKeyPrefixes
String
[]
interestedKeys
Element Details
dataId
String
dataId
group
String
group
interestedKeys
String
[]
interestedKeys
Default:
{}
interestedKeyPrefixes
String
[]
interestedKeyPrefixes
Default:
{}