Package overit.geocall.cdi.service
package overit.geocall.cdi.service
-
ClassDescriptionService used to get a bean instance given its type and qualifiers.Service used to create a new bean instance using the
Factoryor the CDI engine depending on the annotation defined for the bean type;Customizableannotated type will be instantiated via Factory; otherwise the bean will be instantiated by the CDI engine.