org.whatsitcalled.spring
Class SpringContextUtil

java.lang.Object
  extended by org.whatsitcalled.spring.SpringContextUtil

public class SpringContextUtil
extends java.lang.Object


Method Summary
static org.springframework.context.ApplicationContext getApplicationContext()
           
static org.springframework.web.context.WebApplicationContext getWebApplicationContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getApplicationContext

public static org.springframework.context.ApplicationContext getApplicationContext()

getWebApplicationContext

public static org.springframework.web.context.WebApplicationContext getWebApplicationContext()


Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.