Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getLocalBeans
Method
getLocalBeans
java/jakarta/el/StandardELContext.java:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
140
141
Map<String,Object> getLocalBeans() {
142
return
localBeans;
143
}
144
145
146
private
static
class
StandardVariableMapper extends VariableMapper {
Callers
1
defineBean
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected