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

public.javadoc.org.spincast.plugins.hotswap.SpincastHotSwapPlugin.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






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












org.spincast.plugins.hotswap

Class SpincastHotSwapPlugin

    • Field Detail

      • PLUGIN_ID

        public static final String PLUGIN_ID
    • Constructor Detail

      • SpincastHotSwapPlugin

        public SpincastHotSwapPlugin()
    • 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()

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy