MCPcopy Create free account
hub / github.com/apache/tomcat / getSuffix

Method getSuffix

java/org/apache/catalina/valves/AccessLogValve.java:312–314  ·  view source on GitHub ↗

Returns the log file suffix. @return the log file suffix.

()

Source from the content-addressed store, hash-verified

310 * @return the log file suffix.
311 */
312 public String getSuffix() {
313 return suffix;
314 }
315
316
317 /**

Callers 9

testGetSetPropertiesMethod · 0.95
parseNameMethod · 0.80
unbindMethod · 0.80
listMethod · 0.80
listBindingsMethod · 0.80
destroySubcontextMethod · 0.80
getNameParserMethod · 0.80
lookupMethod · 0.80
bindMethod · 0.80

Calls

no outgoing calls

Tested by 1

testGetSetPropertiesMethod · 0.76