public final class ExternalExternalizers extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClassToExternalizerMap |
load(GlobalConfiguration globalCfg) |
static ClassToExternalizerMap |
load(GlobalConfiguration globalCfg,
int lowerBound,
int upperBound)
Load the
AdvancedExternalizer instances with Ids inclusive of the specified bounds. |
public static ClassToExternalizerMap load(GlobalConfiguration globalCfg)
public static ClassToExternalizerMap load(GlobalConfiguration globalCfg, int lowerBound, int upperBound)
AdvancedExternalizer instances with Ids inclusive of the specified bounds.Copyright © 2022 JBoss by Red Hat. All rights reserved.