org.debux.webmotion.sitemesh
Class SiteMeshListener
java.lang.Object
org.debux.webmotion.sitemesh.SiteMeshListener
- All Implemented Interfaces:
- WebMotionServerListener
public class SiteMeshListener
- extends Object
- implements WebMotionServerListener
Add configuration to use SiteMesh, just add SiteMesh add global filter.
- Author:
- julien
|
Field Summary |
protected static javax.servlet.Filter |
filter
Current filter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
protected static javax.servlet.Filter filter
- Current filter
SiteMeshListener
public SiteMeshListener()
onStart
public void onStart(Mapping mapping,
ServerContext context)
- Specified by:
onStart in interface WebMotionServerListener
onStop
public void onStop(ServerContext context)
- Specified by:
onStop in interface WebMotionServerListener
Copyright © 2011-2012 Debux. All Rights Reserved.