All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.flywayutils.SpincastFlywayUtilsPlugin.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastFlywayUtilsPlugin (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.flywayutils

Class SpincastFlywayUtilsPlugin

    • Field Detail

      • PLUGIN_ID

        public static final String PLUGIN_ID
    • Constructor Detail

      • SpincastFlywayUtilsPlugin

        public SpincastFlywayUtilsPlugin()
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: SpincastPlugin
        The id of the plugin.
      • apply

        public com.google.inject.Module apply(com.google.inject.Module module)
        Description copied from interface: SpincastPlugin
        Applies the plugin.

        The plugin can add bindings to the current Guice module, can modify it and can inspect it in order to decide what to bind or not.

        Returns:
        an ajusted Guice module.
      • getPluginModule

        protected com.google.inject.Module getPluginModule()
      • applyRequiredPlugins

        protected com.google.inject.Module applyRequiredPlugins(com.google.inject.Module module)
      • applySpincastJdbcPlugin

        protected com.google.inject.Module applySpincastJdbcPlugin(com.google.inject.Module module)

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy