Package com.isomorphic.spring


package com.isomorphic.spring
  • Classes
    Class
    Description
    Wraps the class org.springframework.web.context.ContextLoaderListener so that any exceptions generated by Spring can be caught, rather than escaping and preventing server initialiation from completing.
    This singleton provides access to spring application context anywhere it is required, with no ServletContext or any other object required.