e.g. Calendar Search Help
You must enter a value before pressing Search
Search Results OK to copy? Examples 1 through 2 of 2 (0.0010 seconds)
Class: org.apache.catalina.core.StandardService  ©, Rating: 0% of 0, C3

146 this.container = container; 147 if ((this.container != null) && (this.container instanceof Engine)) 148 ((Engine) this.container).setService(this); 149 if (started && (this.container != null) && 150 (this.container instanceof Lifecycle)) {

Class: org.apache.catalina.core.StandardService  ©, Rating: 0% of 0, C3

143 Container oldContainer = this.container; 144 if ((oldContainer != null) && (oldContainer instanceof Engine)) 145 ((Engine) oldContainer).setService(null); 146 this.container = container; 147 if ((this.container != null) && (this.container instanceof Engine))

Result Page:  1