|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.DoFinallyRouteNode
public class DoFinallyRouteNode
| Constructor Summary | |
|---|---|
DoFinallyRouteNode()
|
|
| Method Summary | |
|---|---|
String |
getLabel(Exchange exchange)
Gets a label about this node to be used for tracing or tooling etc. |
Processor |
getProcessor()
Gets the actual processor this node represents. |
ProcessorDefinition<?> |
getProcessorDefinition()
Gets the model definition that represents this node |
boolean |
isAbstract()
Whether this node is abstract (no real processor under the cover). |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DoFinallyRouteNode()
| Method Detail |
|---|
public Processor getProcessor()
RouteNode
getProcessor in interface RouteNodepublic ProcessorDefinition<?> getProcessorDefinition()
RouteNode
getProcessorDefinition in interface RouteNodepublic String getLabel(Exchange exchange)
RouteNode
getLabel in interface RouteNodeexchange - the current exchange
public boolean isAbstract()
RouteNode
isAbstract in interface RouteNodepublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||