Class ShowcaseEntryPoint.LogoutCommand

  • All Implemented Interfaces:
    org.uberfire.mvp.Command
    Enclosing class:
    ShowcaseEntryPoint

    protected class ShowcaseEntryPoint.LogoutCommand
    extends Object
    implements org.uberfire.mvp.Command
    • Constructor Detail

      • LogoutCommand

        protected LogoutCommand()
    • Method Detail

      • execute

        public void execute()
        Specified by:
        execute in interface org.uberfire.mvp.Command