Class 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 Detail

      • getBlogService

        public static BlogService getBlogService()