Touch up ApplicationContextInitializer Javadoc
This commit is contained in:
parent
4f7bdbd3de
commit
74f1e0e9d0
|
|
@ -28,6 +28,7 @@ package org.springframework.context;
|
|||
* @author Chris Beams
|
||||
* @since 3.1
|
||||
* @see org.springframework.web.context.ContextLoader#customizeContext
|
||||
* @see org.springframework.web.context.ContextLoader#CONTEXT_INITIALIZER_CLASSES_PARAM
|
||||
*/
|
||||
public interface ApplicationContextInitializer<C extends ConfigurableApplicationContext> {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue