public abstract class AbstractConfigElement extends AbstractXmlElement
Modifier and Type | Field and Description |
---|---|
protected Router |
router
Needed to resolve interceptor IDs into interceptor beans
|
Constructor and Description |
---|
AbstractConfigElement(Router router) |
Modifier and Type | Method and Description |
---|---|
Router |
getRouter() |
void |
setRouter(Router router) |
doAfterParsing, getBoolean, getElementName, move2RootElementIfNeeded, parse, parseAttributes, parseCharacters, parseChildren, toXml, write, writeIfNotNull
Copyright © 2012. All Rights Reserved.