org.milyn.javabean.ext
Class SetRetainParam

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

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

Configure the "retain" bean attribute, if not configured by the user.

Author:
tom.fennelly@gmail.com

Constructor Summary
SetRetainParam()
           
 
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

SetRetainParam

public SetRetainParam()
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.