dekoh.portal.fwk.share
Class ShareFilter
java.lang.Object
dekoh.portal.fwk.share.ShareFilter
- All Implemented Interfaces:
- Filter
public class ShareFilter
- extends Object
- implements Filter
- Since:
- 15 Nov 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShareFilter
public ShareFilter()
init
public void init(FilterConfig config)
throws ServletException
- Specified by:
init in interface Filter
- Throws:
ServletException
getDioEmf
public DIOEntityManagerFactory getDioEmf(ServletContext servletContext)
createEntityManagerFactory
protected void createEntityManagerFactory(FilterConfig config)
throws ServletException
- Throws:
ServletException
getPersistenceUnitName
protected String getPersistenceUnitName(FilterConfig config)
throws ServletException
- Throws:
ServletException
doFilter
public void doFilter(ServletRequest req,
ServletResponse resp,
FilterChain chain)
throws ServletException,
IOException
- Specified by:
doFilter in interface Filter
- Throws:
ServletException
IOException
destroy
public void destroy()
- Specified by:
destroy in interface Filter
© 2009 Pramati Technologies - Dekoh - Portal for Developers