@FunctionalInterface public interface EndpointObjectNameFactory
ObjectName for an EndpointMBean.| Modifier and Type | Method and Description |
|---|---|
ObjectName |
getObjectName(ExposableJmxEndpoint endpoint)
Generate an
ObjectName for the specified endpoint. |
ObjectName getObjectName(ExposableJmxEndpoint endpoint) throws MalformedObjectNameException
ObjectName for the specified endpoint.endpoint - the endpoint MBean to handleObjectName to use for the endpointMalformedObjectNameException - if the object name is invalidCopyright © 2018 Pivotal Software, Inc.. All rights reserved.