Package net.shibboleth.idp.conf.impl
Class SpringConfigServletContextInitializer
java.lang.Object
net.shibboleth.idp.conf.impl.SpringConfigServletContextInitializer
- All Implemented Interfaces:
ServletContainerInitializer
public class SpringConfigServletContextInitializer
extends Object
implements ServletContainerInitializer
A
ServletContainerInitializer implementation that sets core parameters used to
install Spring support into the context.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSystem property name for the activation of this class.private final org.slf4j.LoggerClass logger. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INIT_PARAMETER_ACTIVATION
System property name for the activation of this class.- See Also:
-
log
@Nonnull private final org.slf4j.Logger logClass logger.
-
-
Constructor Details
-
SpringConfigServletContextInitializer
public SpringConfigServletContextInitializer()
-
-
Method Details
-
onStartup
- Specified by:
onStartupin interfaceServletContainerInitializer- Throws:
ServletException
-