org.fusesource.web.console.client.camel.route
Class AggregatorNode

java.lang.Object
  extended by org.fusesource.web.console.client.camel.route.CamelNode
      extended by org.fusesource.web.console.client.camel.route.OutputNode
          extended by org.fusesource.web.console.client.camel.route.ExpressionNode
              extended by org.fusesource.web.console.client.camel.route.AggregatorNode
All Implemented Interfaces:
java.io.Serializable, WidgetNode

public class AggregatorNode
extends ExpressionNode

Version:
$Revision: 1.1 $
See Also:
Serialized Form

Constructor Summary
AggregatorNode()
           
 
Method Summary
 
Methods inherited from class org.fusesource.web.console.client.camel.route.ExpressionNode
createEditForm, createQtipText, getExpression, getExpressionText, setExpression
 
Methods inherited from class org.fusesource.web.console.client.camel.route.OutputNode
addAggregator, addBean, addChoice, addContextMenu, addExpression, addFilter, addTo, addTo
 
Methods inherited from class org.fusesource.web.console.client.camel.route.CamelNode
addOutput, createContentPanel, createId, createTreeItem, createWidget, getCls, getIconCls, getId, getImageUrl, getNodeChangedListener, getOutputs, getParent, getPatternUrl, getQtipText, getQtipTitle, getText, getTreeItem, getUriText, isInactive, isLeaf, isPreventAnim, onChange, setCls, setIconCls, setImageUrl, setInactive, setLeaf, setNodeChangedListener, setOutputs, setParent, setPatternUrl, setPreventAnim, setQtipText, setQtipTitle, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatorNode

public AggregatorNode()


Copyright © 2009 FuseSource. All Rights Reserved.