| Package | Description | 
|---|---|
| oracle.javatools.resourcebundle | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultChainedBundleFactory  | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChainedBundleFactory | 
ResourceBundleManager._chainedBundleFactory  | 
| Modifier and Type | Method and Description | 
|---|---|
static ChainedBundleFactory | 
ResourceBundleManager.getChainedBundleFactory()
Gets the ChainedBundleFactory if one has been registered 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ResourceBundleManager.setChainedBundleFactory(ChainedBundleFactory factory)
Sets the ChainedBundleFactory 
 |