Search Results
OK to copy?
Examples 1 through 5 of
5 (0.0080 seconds)
Class:
org.springframework.web.servlet.handler.SimpleServletPostProcessor
©,
Rating:
0% of 0,
C1
Class: org.springframework.web.servlet.mvc.ServletWrappingController ©, Rating: 0% of 0, C1
Class: org.apache.jasper.servlet.JspServletWrapper ©, Rating: 0% of 0, C1
Class: org.apache.catalina.core.StandardWrapper ©, Rating: 0% of 0, C3
Class: org.apache.catalina.core.StandardWrapper ©, Rating: 0% of 0, C3
090 public void postProcessBeforeDestruction(Object bean, String beanName) throws BeansException {
091 if (bean instanceof Servlet) {
092 ((Servlet) bean).destroy();
093 }
094 }
Class: org.springframework.web.servlet.mvc.ServletWrappingController ©, Rating: 0% of 0, C1
Class: org.apache.jasper.servlet.JspServletWrapper ©, Rating: 0% of 0, C1
Class: org.apache.catalina.core.StandardWrapper ©, Rating: 0% of 0, C3
1271 SecurityUtil.remove(instance);
1272 } else {
1273 ((Servlet) instancePool.pop()).destroy();
1274 }
1275 }
Class: org.apache.catalina.core.StandardWrapper ©, Rating: 0% of 0, C3
Result Page:
1