Class AllFilterImpl

All Implemented Interfaces:
Freezable, AllFilter, ObjectFilter, Revivable, DebugDumpable, Serializable

public class AllFilterImpl extends ObjectFilterImpl implements AllFilter
Filter designed to explicitly match everything. It is used in some special cases, e.g. a security component explicitly indicating that all objects should be returned.
Author:
Radovan Semancik
See Also: