org.granite.config.flex
Class ServletServicesConfig

java.lang.Object
  extended by org.granite.config.flex.ServletServicesConfig

public class ServletServicesConfig
extends Object

Author:
Franck WOLFF

Method Summary
static ServletServicesConfig getServletConfig(ServletContext context)
           
static ServicesConfig loadConfig(ServletContext context)
           
static ServletServicesConfig loadConfig(ServletContext context, ServicesConfig servicesConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServletConfig

public static ServletServicesConfig getServletConfig(ServletContext context)

loadConfig

public static ServicesConfig loadConfig(ServletContext context)
                                 throws ServletException
Throws:
ServletException

loadConfig

public static ServletServicesConfig loadConfig(ServletContext context,
                                               ServicesConfig servicesConfig)