Class ClassifiedServiceProvider
java.lang.Object
org.silverpeas.components.classifieds.service.ClassifiedServiceProvider
The factory of the classified service objects.
It wraps the access the underlying IoC to retrieve the classified service instances.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassifiedServiceGets a classified service instance from the underlying IoC container.
-
Method Details
-
getClassifiedService
Gets a classified service instance from the underlying IoC container.- Returns:
- a ClassifiedService instance.
-