org.tinygroup.weblayer.listener.impl
public class DefaultServletContextAttributeListener extends SimpleBasicTinyConfigAware implements TinyServletContextAttributeListener
basicTinyConfig| Constructor and 描述 |
|---|
DefaultServletContextAttributeListener(javax.servlet.ServletContextAttributeListener servletContextAttributeListener) |
| Modifier and Type | Method and 描述 |
|---|---|
void |
attributeAdded(javax.servlet.ServletContextAttributeEvent scab) |
void |
attributeRemoved(javax.servlet.ServletContextAttributeEvent scab) |
void |
attributeReplaced(javax.servlet.ServletContextAttributeEvent scab) |
int |
getOrder() |
setBasicConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetBasicConfigpublic DefaultServletContextAttributeListener(javax.servlet.ServletContextAttributeListener servletContextAttributeListener)
public void attributeAdded(javax.servlet.ServletContextAttributeEvent scab)
attributeAdded 接口 {1} 中的 {0} javax.servlet.ServletContextAttributeListenerpublic void attributeRemoved(javax.servlet.ServletContextAttributeEvent scab)
attributeRemoved 接口 {1} 中的 {0} javax.servlet.ServletContextAttributeListenerpublic void attributeReplaced(javax.servlet.ServletContextAttributeEvent scab)
attributeReplaced 接口 {1} 中的 {0} javax.servlet.ServletContextAttributeListenerpublic int getOrder()
getOrder 接口 {1} 中的 {0} org.tinygroup.commons.order.OrderedCopyright © 2006–2015 TinyGroup. All rights reserved.