public class HK2DomConfigUtilities extends Object
Constructor and Description |
---|
HK2DomConfigUtilities() |
Modifier and Type | Method and Description |
---|---|
static void |
enableHK2DomConfiguration(ServiceLocator locator)
This method enables 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.
|
static void |
enableHK2DomConfiguration(ServiceLocator locator,
HK2Loader loader)
This method enables 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.
|
public static void enableHK2DomConfiguration(ServiceLocator locator, HK2Loader loader)
locator
- The non-null locator to add the hk2 dom based
configuration services topublic static void enableHK2DomConfiguration(ServiceLocator locator)
locator
- The non-null locator to add the hk2 dom based
configuration services toCopyright © 2009–2016 Oracle Corporation. All rights reserved.