public interface JmxOperationResponseMapper
Modifier and Type | Method and Description |
---|---|
Object |
mapResponse(Object response)
Map the operation's response so that it can be consumed by a JMX compliant client.
|
Class<?> |
mapResponseType(Class<?> responseType)
Map the response type to its JMX compliant counterpart.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.