|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.spring.parsers.processors.CheckRequiredAttributes
public class CheckRequiredAttributes
All attributes from at least one set must be provided
Nested Class Summary | |
---|---|
static class |
CheckRequiredAttributes.CheckRequiredAttributesException
|
Constructor Summary | |
---|---|
CheckRequiredAttributes(java.lang.String[][] attributeNames)
|
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 CheckRequiredAttributes(java.lang.String[][] attributeNames)
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 |