Package com.netflix.eventbus.filter.lang

This package defines the various filter language available to create the filters for EventBus.

See: Description

Package com.netflix.eventbus.filter.lang Description

This package defines the various filter language available to create the filters for EventBus. Any filter language will eventually create an instance of EventFilter, the structure of which is opaque to the event bus.