org.mobicents.slee.services.sip.location
Class LocationServiceFactory

java.lang.Object
  extended by org.mobicents.slee.services.sip.location.LocationServiceFactory

public class LocationServiceFactory
extends java.lang.Object

Hides the management of which impl of location service and if it's a singleton or not

Author:
martins

Constructor Summary
LocationServiceFactory()
           
 
Method Summary
static LocationService getLocationService(java.lang.String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationServiceFactory

public LocationServiceFactory()
Method Detail

getLocationService

public static LocationService getLocationService(java.lang.String className)
                                          throws java.lang.InstantiationException,
                                                 java.lang.IllegalAccessException,
                                                 java.lang.ClassNotFoundException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException


Copyright © 2009. All Rights Reserved.