Class BaseContextFilter

java.lang.Object
org.openxava.filters.BaseContextFilter
All Implemented Interfaces:
Serializable, IFilter, IRequestFilter

public abstract class BaseContextFilter extends Object implements IRequestFilter
Base filter to allow access to a context object of current module and the other modules too.

Author:
Javier Paniza
See Also: