public class ClusterReaderHelper extends Object
| Constructor and Description |
|---|
ClusterReaderHelper() |
| Modifier and Type | Method and Description |
|---|---|
static WebModuleReader[] |
getWebModules(Domain domain,
ApplicationRegistry appRegistry,
List<ApplicationRef> refs,
String target)
Returns the web module readers for a set of application refs.
|
public static WebModuleReader[] getWebModules(Domain domain, ApplicationRegistry appRegistry, List<ApplicationRef> refs, String target)
_configCtx - Current Config contextrefs - Application ref(s) from cluster or stand alone
instancetarget - Name of the cluster or stand alone instanceLbReaderException - In case of any error(s).Copyright © 2017. All rights reserved.