MCPcopy Index your code
hub / github.com/apache/tomcat / getObjectName

Method getObjectName

java/org/apache/catalina/Container.java:120–120  ·  view source on GitHub ↗

Obtain the JMX name for this container. @return the JMX name associated with this container.

()

Source from the content-addressed store, hash-verified

118 * @return the JMX name associated with this container.
119 */
120 ObjectName getObjectName();
121
122
123 /**

Callers 15

testSlowSqlJmxMethod · 0.65
createMBeanMethod · 0.65
resetMethod · 0.65
resetMethod · 0.65
unregisterJmxMethod · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
getRealmsMethod · 0.65
startMethod · 0.65
initMethod · 0.65
getChildrenMethod · 0.65
getValveNamesMethod · 0.65

Implementers 1

ContainerBasejava/org/apache/catalina/core/Containe

Calls

no outgoing calls

Tested by 1

testSlowSqlJmxMethod · 0.52