Class DefaultBlogService

java.lang.Object
org.silverpeas.components.blog.service.DefaultBlogService
All Implemented Interfaces:
BlogService, org.silverpeas.core.ApplicationService, org.silverpeas.core.initialization.Initialization

@Service @Named("blogService") public class DefaultBlogService extends Object implements BlogService, org.silverpeas.core.initialization.Initialization
Default implementation of the services provided by the Blog component. It is managed by the underlying IoC container. At initialization by the IoC container, it registers itself among different services for which it is interested.