- InhabitantFiles - Annotation Type in org.jvnet.hk2.testing.junit.annotations
-
A set of locator inhabitant files to search for in the classpath.
- initialize() - Method in class org.jvnet.hk2.testing.junit.HK2Runner
-
This method initializes the service locator with services.
- initialize(String, List<String>, List<Class<?>>) - Method in class org.jvnet.hk2.testing.junit.HK2Runner
-
This method initializes the service locator with services from the given list
of packages (in "." format) and with the set of classes given.
- initialize(String, List<String>, List<Class<?>>, Set<String>) - Method in class org.jvnet.hk2.testing.junit.HK2Runner
-
This method initializes the service locator with services from the given list
of packages (in "." format) and with the set of classes given.
- initialize(String, List<String>, List<Class<?>>, Set<String>, Set<String>) - Method in class org.jvnet.hk2.testing.junit.HK2Runner
-
This method initializes the service locator with services from the given list
of packages (in "." format) and with the set of classes given.