- java.lang.Object
-
- org.glassfish.jersey.server.spring.SpringWebApplicationInitializer
-
- All Implemented Interfaces:
- org.springframework.web.WebApplicationInitializer
public class SpringWebApplicationInitializer
extends Object
implements org.springframework.web.WebApplicationInitializer
Spring WebApplicationInitializer implementation initializes Spring context by
adding a Spring ContextLoaderListener to the ServletContext.
- Author:
- Marko Asplund (marko.asplund at yahoo.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.