org.milyn.javabean.ext
Class WireTargetChecker
java.lang.Object
org.milyn.javabean.ext.WireTargetChecker
- All Implemented Interfaces:
- org.milyn.delivery.ContentHandler, org.milyn.delivery.dom.DOMVisitBefore, org.milyn.delivery.dom.DOMVisitor, org.milyn.delivery.Visitor
public class WireTargetChecker
- extends Object
- implements org.milyn.delivery.dom.DOMVisitBefore
Bean wiring target attribute checker.
Makes sure that one of "beanIdRef", "beanClass" and "beanAnnotation" are configured.
- Author:
- tom.fennelly@gmail.com
|
Method Summary |
void |
visitBefore(Element element,
org.milyn.container.ExecutionContext execContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WireTargetChecker
public WireTargetChecker()
visitBefore
public void visitBefore(Element element,
org.milyn.container.ExecutionContext execContext)
throws org.milyn.SmooksException
- Specified by:
visitBefore in interface org.milyn.delivery.dom.DOMVisitBefore
- Throws:
org.milyn.SmooksException
Copyright © 2018. All rights reserved.