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

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

public class MonitorableCommentServiceFactory
extends Object


Field Summary
private static ICommentService instance
           
private static Object lock
           
 
Constructor Summary
MonitorableCommentServiceFactory()
           
 
Method Summary
private static ICommentService createServiceInstance()
           
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

MonitorableCommentServiceFactory

public MonitorableCommentServiceFactory()
Method Detail

getCommentService

public static ICommentService getCommentService()

createServiceInstance

private static ICommentService createServiceInstance()


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