public final class EndpointMBeanInfo extends Object
Constructor and Description |
---|
EndpointMBeanInfo(String endpointId,
MBeanInfo mBeanInfo,
Map<String,JmxEndpointOperation> operations) |
Modifier and Type | Method and Description |
---|---|
String |
getEndpointId() |
MBeanInfo |
getMbeanInfo() |
Map<String,JmxEndpointOperation> |
getOperations() |
public EndpointMBeanInfo(String endpointId, MBeanInfo mBeanInfo, Map<String,JmxEndpointOperation> operations)
public String getEndpointId()
public MBeanInfo getMbeanInfo()
public Map<String,JmxEndpointOperation> getOperations()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.