public class JMXBindableTenantAwareObject extends Object
| Constructor and Description |
|---|
JMXBindableTenantAwareObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJmxDomain() |
String |
getJmxPath()
Injected by Spring as mandatory attribute.
|
String |
getObjectNameString()
Returns as String the
ObjectName of the MBean. |
protected String |
getTenantId() |
void |
setJmxPath(String jmxPath) |
protected void |
setTenant(Tenant tenant) |
protected String getTenantId()
public String getJmxPath()
public void setJmxPath(String jmxPath)
protected void setTenant(Tenant tenant)
public String getObjectNameString()
ObjectName of the MBean. getJmxDomain():tenantscope={Global|Tenant
tenantid},public String getJmxDomain()
Copyright © 2017 SAP SE. All Rights Reserved.