JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.spi
PredicateFactoryAware
Contents
Description
Method Summary
Method Details
getPredicateFactory()
Hide sidebar
Show sidebar
Interface PredicateFactoryAware
public interface
PredicateFactoryAware
When an instance is aware of
PredicateFactory
.
Since:
3.8
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PredicateFactory
getPredicateFactory
()
Gets the
PredicateFactory
.
Method Details
getPredicateFactory
PredicateFactory
getPredicateFactory
()
Gets the
PredicateFactory
.