Class BlogServiceFactory

java.lang.Object
org.silverpeas.components.blog.service.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.
  • Method Details

    • getBlogService

      public static BlogService getBlogService()