|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.spring.parsers.processors.BlockAttribute
public class BlockAttribute
Throws an exception if any of the disallowed attributes (after translation) is present.
Designed to cooperates with
AbstractSerialDelegatingDefinitionParser.addHandledException(Class)
Nested Class Summary | |
---|---|
static class |
BlockAttribute.BlockAttributeException
|
Constructor Summary | |
---|---|
BlockAttribute(java.lang.String disallowed)
|
|
BlockAttribute(java.lang.String[] disallowed)
|
Method Summary | |
---|---|
void |
preProcess(PropertyConfiguration config,
org.w3c.dom.Element element)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockAttribute(java.lang.String disallowed)
public BlockAttribute(java.lang.String[] disallowed)
Method Detail |
---|
public void preProcess(PropertyConfiguration config, org.w3c.dom.Element element)
preProcess
in interface PreProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |