public class PropertyFileUtilities extends Object
| Constructor and Description |
|---|
PropertyFileUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enablePropertyFileService(ServiceLocator locator)
This class adds the system implementation of
PropertyFileService
to the given service locator. |
public static void enablePropertyFileService(ServiceLocator locator)
PropertyFileService
to the given service locator. If an implementation of PropertyFileService
already exists this method does nothinglocator - The non-null ServiceLocator to add the PropertyFileService intoCopyright © 2009–2021 Oracle Corporation. All rights reserved.