org.milyn.javabean.dynamic.ext
Class BeanClassLookup

java.lang.Object
  extended by org.milyn.javabean.dynamic.ext.BeanClassLookup
All Implemented Interfaces:
org.milyn.delivery.ContentHandler, org.milyn.delivery.dom.DOMVisitBefore, org.milyn.delivery.dom.DOMVisitor, org.milyn.delivery.Visitor

public class BeanClassLookup
extends Object
implements org.milyn.delivery.dom.DOMVisitBefore

Bean class lookup visitor.

Used during processing of the extended DMB configuration for looking up the actual bean runtime Class from the beanId specified on the on the . tom.fennelly@gmail.com


Constructor Summary
BeanClassLookup()
           
 
Method Summary
 void visitBefore(Element element, org.milyn.container.ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanClassLookup

public BeanClassLookup()
Method Detail

visitBefore

public void visitBefore(Element element,
                        org.milyn.container.ExecutionContext executionContext)
                 throws org.milyn.SmooksException
Specified by:
visitBefore in interface org.milyn.delivery.dom.DOMVisitBefore
Throws:
org.milyn.SmooksException


Copyright © 2018. All rights reserved.