Package org.mule.routing.filters.logic

Filters that allow other filters to be combined.

See:
          Description

Class Summary
AndFilter AndFilter accepts only if the leftFilter and rightFilter filter accept.
NotFilter NotFilter accepts if the filter does not accept.
OrFilter OrFilter accepts if the leftFilter or rightFilter filter accept.
 

Package org.mule.routing.filters.logic Description

Filters that allow other filters to be combined.



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.