net.anotheria.moskitodemo.guestbook.business
Class CommentServiceFactory

java.lang.Object
  extended by net.anotheria.moskitodemo.guestbook.business.CommentServiceFactory

public class CommentServiceFactory
extends Object


Constructor Summary
CommentServiceFactory()
           
 
Method Summary
static ICommentService getCommentService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentServiceFactory

public CommentServiceFactory()
Method Detail

getCommentService

public static ICommentService getCommentService()


Copyright © 2010-2012 anotheria.net. All Rights Reserved.