Class SessionAttributeBundle

  • All Implemented Interfaces:
    io.dropwizard.Bundle

    public class SessionAttributeBundle
    extends Object
    implements io.dropwizard.Bundle
    • Constructor Detail

      • SessionAttributeBundle

        public SessionAttributeBundle()
    • Method Detail

      • initialize

        public void initialize​(io.dropwizard.setup.Bootstrap<?> bootstrap)
        Specified by:
        initialize in interface io.dropwizard.Bundle
      • run

        public void run​(io.dropwizard.setup.Environment environment)
        Specified by:
        run in interface io.dropwizard.Bundle