public class PropertyMaskingSetup extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
PropertyMaskingSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
static net.sf.jga.fn.UnaryFunctor<List<Property>,List<Property>> |
getEntityPropertyListFilter(javax.servlet.ServletContext ctx) |
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic static net.sf.jga.fn.UnaryFunctor<List<Property>,List<Property>> getEntityPropertyListFilter(javax.servlet.ServletContext ctx)
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2016. All rights reserved.