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