edu.sampleu.travel.infrastructure
Class TravelServiceLocator
java.lang.Object
   edu.sampleu.travel.infrastructure.TravelServiceLocator
edu.sampleu.travel.infrastructure.TravelServiceLocator
- public class TravelServiceLocator 
- extends Object
Initializes the Travel App Spring context.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Method Summary | 
| static org.springframework.context.ConfigurableApplicationContext | getAppContext()
 | 
| static void | initialize(boolean test)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TravelServiceLocator
public TravelServiceLocator()
initialize
public static void initialize(boolean test)
- 
 
getAppContext
public static org.springframework.context.ConfigurableApplicationContext getAppContext()
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.