public class HK2DomConfigTypesUtilities extends Object
Constructor and Description |
---|
HK2DomConfigTypesUtilities() |
Modifier and Type | Method and Description |
---|---|
static void |
enableHK2DomConfigurationConfigTypes(ServiceLocator locator)
This method enables the HK2 Dom based XML configuration parsing for
systems that do not use HK2 metadata files or use a non-default
name for HK2 metadata files, along with support for the types
provided in this module.
|
static void |
enableHK2DomConfigurationConfigTypes(ServiceLocator locator,
HK2Loader loader)
This method enables the HK2 Dom based XML configuration parsing for
systems that do not use HK2 metadata files or use a non-default
name for HK2 metadata files, along with support for the types
provided in this module.
|
public static void enableHK2DomConfigurationConfigTypes(ServiceLocator locator)
locator
- The non-null locator to add the hk2 dom based
configuration services toloader
- The loader to use to classload the services addedpublic static void enableHK2DomConfigurationConfigTypes(ServiceLocator locator, HK2Loader loader)
locator
- The non-null locator to add the hk2 dom based
configuration services toloader
- The loader to use to classload the services addedCopyright © 2009–2016 Oracle Corporation. All rights reserved.