net.java.dev.moskitodemo.guestbook.business
Class CommentServiceFactory

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

public class CommentServiceFactory
extends Object


Field Summary
private static ICommentService instance
           
private static Object lock
           
 
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
 

Field Detail

instance

private static ICommentService instance

lock

private static Object lock
Constructor Detail

CommentServiceFactory

public CommentServiceFactory()
Method Detail

getCommentService

public static ICommentService getCommentService()


Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework