今天在折腾JBoss的时候,在 jboss-service.xml 里的 jboss:service=Naming 看到这么一句:
The call by value mode, true if all lookups are unmarshalled using the caller's TCL,
这里 TCL 指什么?
今天在折腾JBoss的时候,在 jboss-service.xml 里的 jboss:service=Naming 看到这么一句:
The call by value mode, true if all lookups are unmarshalled using the caller's TCL,
这里 TCL 指什么?
Thread Context ClassLoader
一般是Thread.currentThread().getContextClassLoader()