Class AccountPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Account",
                      description="Sync RuneLite config settings with your Google account",
                      tags={"external","google","integration"})
    public class AccountPlugin
    extends Plugin
    • Constructor Detail

      • AccountPlugin

        public AccountPlugin()
    • Method Detail

      • startUp

        protected void startUp()
                        throws java.lang.Exception
        Overrides:
        startUp in class Plugin
        Throws:
        java.lang.Exception
      • shutDown

        protected void shutDown()
                         throws java.lang.Exception
        Overrides:
        shutDown in class Plugin
        Throws:
        java.lang.Exception