Uses of Interface
org.apache.camel.LineNumberAware
Packages that use LineNumberAware
-
Uses of LineNumberAware in org.apache.camel
Subinterfaces of LineNumberAware in org.apache.camelModifier and TypeInterfaceDescriptioninterfaceRepresents a node in thewhich is identified by an id.invalid reference
routesMethods in org.apache.camel with parameters of type LineNumberAwareModifier and TypeMethodDescriptionstatic <T> TLineNumberAware.trySetLineNumberAware(T object, LineNumberAware source) Set theLineNumberAwareif the object is an instance ofLineNumberAware.