Package org.mule.routing.filters.logic

Filters that allow other filters to be combined.

See:
          Description

Class Summary
AbstractFilterCollection Manages a filter collection.
AndFilter AndFilter accepts only if the leftFilter and rightFilter filter accept.
NotFilter NotFilter accepts if the filter does not accept.
OrFilter OrFilter accepts if any of the filters accept the message
 

Package org.mule.routing.filters.logic Description

Filters that allow other filters to be combined.



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