public class ServiceResolver extends Object
Modifier and Type | Field and Description |
---|---|
static ObjectName |
OBJECT_NAME |
static ServiceResolver |
singleton |
Constructor and Description |
---|
ServiceResolver() |
Modifier and Type | Method and Description |
---|---|
String |
getPodUrl(String podName,
String port) |
String |
getServiceURL(String serviceName) |
static ServiceResolver |
getSingleton() |
protected static Object |
invokeMBeanOperation(ObjectName objectName,
String operationName,
Object[] params,
String[] types) |
public static ServiceResolver singleton
public static ObjectName OBJECT_NAME
public static ServiceResolver getSingleton()
protected static Object invokeMBeanOperation(ObjectName objectName, String operationName, Object[] params, String[] types)
Copyright © 2020 JBoss by Red Hat. All rights reserved.