com.silverpeas.blog.control
Class BlogServiceFactory
java.lang.Object
com.silverpeas.blog.control.BlogServiceFactory
public class BlogServiceFactory
- extends Object
A factory of BlogService objects. It wraps the access the underlying IoC container from which are
get the BlogService objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFactory
public static BlogServiceFactory getFactory()
getBlogService
public BlogService getBlogService()
Copyright © 2016 Silverpeas. All Rights Reserved.