org.milyn.templating
Class BindTo
java.lang.Object
org.milyn.templating.BindTo
- All Implemented Interfaces:
- Usage
public class BindTo
- extends Object
- implements Usage
BindTo template usage.
Bind the templating result to the specified beanId. The templating result is
then available for other puroposes e.g. routing.
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindTo
public BindTo(String beanId)
getBeanId
protected String getBeanId()
beanId
public static BindTo beanId(String beanId)
Copyright © 2014. All Rights Reserved.