MCPcopy Create free account
hub / github.com/directwebremoting/dwr / getScriptName

Method getScriptName

etc/future/scanner/Call.java:112–115  ·  view source on GitHub ↗

@return Returns the scriptName.

()

Source from the content-addressed store, hash-verified

110 * @return Returns the scriptName.
111 */
112 public String getScriptName()
113 {
114 return scriptName;
115 }
116
117 /**
118 * @param methodName The methodName to set.

Callers 6

marshallInboundMethod · 0.95
handleMethod · 0.95
marshallInboundMethod · 0.95
convertToCallsMethod · 0.95
executeMethod · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected