ResourceBundle.Control
Class ResourceBundle.Control
- java.lang.Object
-
- java.util.ResourceBundle.Control
- Enclosing class:
- ResourceBundle
public static class ResourceBundle.Control extends Object
ResourceBundle.Control
defines a set of callback methods that are invoked by the ResourceBundle.getBundle
factory methods during the bundle loading process. In other words, a ResourceBundle.Control
collaborates with the factory methods for loading resource bundles. The default implementation of the callback methods provid