JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.spi
WrapAwareProcessor
Contents
Description
Method Summary
Method Details
getWrapped()
Hide sidebar
Show sidebar
Interface WrapAwareProcessor
public interface
WrapAwareProcessor
An interface to represent an object which wraps a
Processor
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Processor
getWrapped
()
Gets the wrapped
Processor
Method Details
getWrapped
Processor
getWrapped
()
Gets the wrapped
Processor