com.sage.orion.sdata.servlet
Class SystemApplicationContext

java.lang.Object
  extended by com.sage.orion.sdata.servlet.SystemApplicationContext

public class SystemApplicationContext
extends java.lang.Object


Constructor Summary
SystemApplicationContext(SDataServletContext servletContext)
          Constructor.
 
Method Summary
 SDataServletContext getServletContext()
          Gets the ServletContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemApplicationContext

public SystemApplicationContext(SDataServletContext servletContext)
Constructor.

Parameters:
servletContext - servlet context.
Method Detail

getServletContext

public SDataServletContext getServletContext()
Gets the ServletContext

Returns:
the SDataServletContext behind this context


Copyright © 2011 Sage Software, Inc. All rights reserved.