public class SpringDeclComponentParser extends Object implements DeclComponentParser
| Modifier and Type | Class and Description |
|---|---|
static class |
SpringDeclComponentParser.DeclInfo |
| Constructor and Description |
|---|
SpringDeclComponentParser() |
| Modifier and Type | Method and Description |
|---|---|
List<DeclWarpBean> |
parseDeclBean(Class<?> clazz) |
List<DeclWarpBean> |
parseDeclBean(Class<?> clazz,
String nodeId,
String nodeName) |
int |
priority() |
public List<DeclWarpBean> parseDeclBean(Class<?> clazz)
parseDeclBean in interface DeclComponentParserpublic List<DeclWarpBean> parseDeclBean(Class<?> clazz, String nodeId, String nodeName)
parseDeclBean in interface DeclComponentParserpublic int priority()
priority in interface SpiPriorityCopyright © 2025. All rights reserved.