org.sakaiproject.tool.assessment.integration.context.spring
Class FactoryUtil

java.lang.Object
  extended by org.sakaiproject.tool.assessment.integration.context.spring.FactoryUtil

public class FactoryUtil
extends Object

Encapsulates the Spring lookup for this factory.

Author:
Ed smiley

Constructor Summary
FactoryUtil()
           
 
Method Summary
static boolean getUseLocator()
           
static IntegrationContextFactory lookup()
           
static void setUseLocator(boolean use)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryUtil

public FactoryUtil()
Method Detail

lookup

public static IntegrationContextFactory lookup()
                                        throws Exception
Throws:
Exception

getUseLocator

public static boolean getUseLocator()

setUseLocator

public static void setUseLocator(boolean use)


Copyright © 2005-2013 Sakai Project. All Rights Reserved.