public class PermazenNamespaceHandler extends NamespaceHandlerSupport
NamespaceHandler
for the permazen
XML namespace.
This class adds support for the <permazen:permazen>
, <permazen:scan-classes>
and
<permazen:scan-field-types>
XML tags.
io.permazen.spring
Modifier and Type | Field and Description |
---|---|
static String |
PERMAZEN_NAMESPACE_URI |
static String |
PERMAZEN_TAG |
static String |
SCAN_CLASSES_TAG |
static String |
SCAN_FIELD_TYPES_TAG |
Constructor and Description |
---|
PermazenNamespaceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
public static final String PERMAZEN_NAMESPACE_URI
public static final String PERMAZEN_TAG
public static final String SCAN_CLASSES_TAG
public static final String SCAN_FIELD_TYPES_TAG
Copyright © 2022. All rights reserved.