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

Method getDomain

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

Obtain the JMX domain under which this container will be / has been registered. @return The JMX domain name

()

Source from the content-addressed store, hash-verified

126 * @return The JMX domain name
127 */
128 String getDomain();
129
130
131 /**

Callers 4

getDomainInternalMethod · 0.95
getDomainInternalMethod · 0.95
getDomainInternalMethod · 0.95
getDomainInternalMethod · 0.95

Implementers 1

ContainerBasejava/org/apache/catalina/core/Containe

Calls

no outgoing calls

Tested by

no test coverage detected