public class ConfigurationManager extends Object
Constructor and Description |
---|
ConfigurationManager() |
Modifier and Type | Method and Description |
---|---|
static String |
getProviderPassword() |
static String |
getProviderPort() |
static String |
getProviderUrl() |
static String |
getProviderUsername() |
static List<String> |
getSentMsgBuffer() |
static String |
getTopicName() |
static boolean |
init() |
static boolean |
isSubscribed() |
static void |
setSubscribed(boolean subscribed) |
public static boolean init()
public static String getTopicName()
public static String getProviderUrl()
public static String getProviderPort()
public static String getProviderUsername()
public static String getProviderPassword()
public static boolean isSubscribed()
public static void setSubscribed(boolean subscribed)
Copyright © 2023 WSO2. All rights reserved.