Module xaos.tools
Package eu.ess.xaos.tools.annotation
-
Class Summary Class Description Bundles ServiceLoaderUtilities Provides few more methods toServiceLoader
. -
Exception Summary Exception Description MissinBundleException -
Annotation Types Summary Annotation Type Description Bundle This annotation provides the way of changing the resource bundle name from the default "Bundle.properties" to something else.BundleItem This annotation define a single entry in the resource bundle file.BundleItems Similar toBundleItem
but permits multiple registrations of one item.ServiceProvider Declarative verification of a singleton service provider.ServiceProviders Similar toServiceProvider
but permits multiple registrations of one class.