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

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

public class AuthorizationServiceFactory
extends Object


Field Summary
private static IAuthorizationService instance
           
private static Object lock
           
 
Constructor Summary
AuthorizationServiceFactory()
           
 
Method Summary
static IAuthorizationService getAuthorizationService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static IAuthorizationService instance

lock

private static Object lock
Constructor Detail

AuthorizationServiceFactory

public AuthorizationServiceFactory()
Method Detail

getAuthorizationService

public static IAuthorizationService getAuthorizationService()


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