Class SslReloadBundle

  • All Implemented Interfaces:
    Bundle

    public class SslReloadBundle
    extends Object
    implements Bundle
    Bundle that gathers all the ssl connectors and registers an admin task that will refresh ssl configuration on request
    • Constructor Detail

      • SslReloadBundle

        public SslReloadBundle()
    • Method Detail

      • initialize

        public void initialize​(Bootstrap<?> bootstrap)
        Description copied from interface: Bundle
        Initializes the application bootstrap.
        Specified by:
        initialize in interface Bundle
        Parameters:
        bootstrap - the application bootstrap
      • run

        public void run​(Environment environment)
        Description copied from interface: Bundle
        Initializes the application environment.
        Specified by:
        run in interface Bundle
        Parameters:
        environment - the application environment