org.cruxframework.crux.module.filter
Class ModulesDeclarativeUIFilter
java.lang.Object
org.cruxframework.crux.core.server.CruxAbstractFilter
org.cruxframework.crux.core.declarativeui.filter.DeclarativeUIFilter
org.cruxframework.crux.module.filter.ModulesDeclarativeUIFilter
- All Implemented Interfaces:
- javax.servlet.Filter
Deprecated.
@Deprecated
public class ModulesDeclarativeUIFilter
- extends DeclarativeUIFilter
Used to locate the resources inside the modules structure. Used only for development. When this filter is used, you need
to remove CruxFilter and DeclarativeUIFilter from your web.xml
- Author:
- Thiago da Rosa de Bustamante
|
Method Summary |
void |
init(javax.servlet.FilterConfig config)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModulesDeclarativeUIFilter
public ModulesDeclarativeUIFilter()
- Deprecated.
init
public void init(javax.servlet.FilterConfig config)
throws javax.servlet.ServletException
- Deprecated.
- Specified by:
init in interface javax.servlet.Filter- Overrides:
init in class DeclarativeUIFilter
- Throws:
javax.servlet.ServletException
Copyright © 2014. All rights reserved.