com.silverpeas.classifieds.control
Class ClassifiedServiceFactory
java.lang.Object
com.silverpeas.classifieds.control.ClassifiedServiceFactory
public final class ClassifiedServiceFactory
- extends Object
The factory of the classified service objects.
It wraps the access the underlying IoC to retrieve the classified service instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFactory
public static ClassifiedServiceFactory getFactory()
getClassifiedService
public ClassifiedService getClassifiedService()
- Gets a classified service instance from the underlying IoC container.
- Returns:
- a ClassifiedService instance.
Copyright © 2016 Silverpeas. All Rights Reserved.