Class ServletContextAwareMetadataNamingStrategy

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.jmx.export.naming.ObjectNamingStrategy, org.springframework.web.context.ServletContextAware

    public class ServletContextAwareMetadataNamingStrategy
    extends org.springframework.jmx.export.naming.MetadataNamingStrategy
    implements org.springframework.web.context.ServletContextAware
    • Constructor Detail

      • ServletContextAwareMetadataNamingStrategy

        public ServletContextAwareMetadataNamingStrategy​(org.springframework.jmx.export.metadata.JmxAttributeSource annotationSource)
    • Method Detail

      • setServletContext

        public void setServletContext​(javax.servlet.ServletContext servletContext)
        Specified by:
        setServletContext in interface org.springframework.web.context.ServletContextAware