Uses of Annotation Type
org.jvnet.hk2.testing.junit.annotations.InhabitantFiles
Packages that use InhabitantFiles
-
Uses of InhabitantFiles in org.jvnet.hk2.testing.junit
Methods in org.jvnet.hk2.testing.junit with parameters of type InhabitantFilesModifier and TypeMethodDescriptionprivate static final void
ServiceLocatorTestRule.bind
(DynamicConfiguration configuration, InhabitantFiles inhabitantFiles) Gathers all classpath resource names found in the suppliedInhabitantFiles
annotation representing HK2 locator files and calls theServiceLocatorTestRule.bind(DynamicConfiguration, String)
method for each such entry found.