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

Method getDefaultFactory

java/jakarta/servlet/jsp/JspFactory.java:69–71  ·  view source on GitHub ↗

Returns the default factory for this implementation. @return the default factory for this implementation

()

Source from the content-addressed store, hash-verified

67 */
68
69 public static JspFactory getDefaultFactory() {
70 return deflt;
71 }
72
73 /**
74 * <p>

Callers 7

doGetMethod · 0.95
contextInitializedMethod · 0.95
ValidateVisitorMethod · 0.95
PageContextImplClass · 0.95
getELContextMethod · 0.95
JasperInitializerClass · 0.95
onStartupMethod · 0.95

Calls

no outgoing calls

Tested by 2

doGetMethod · 0.76
contextInitializedMethod · 0.76