Class RunningSqlScriptsListPresenter
- All Implemented Interfaces:
Presenter<RunningSqlScriptsListView>,PresenterLifeCicleAware<RunningSqlScriptsListView>,SystemMonitorPresenter<RunningSqlScriptsListView>,Serializable
@Component
@Scope("prototype")
@Role(CONFIG_MANAGER)
@MenuContext(@Entry(displayName="Queries em execu\u00e7\u00e3o",menu="SYSTEM_RESOURCES_MENU"))
@ConfigInfo(type=SYSTEM)
public class RunningSqlScriptsListPresenter
extends AbstractPresenter<RunningSqlScriptsListView>
implements SystemMonitorPresenter<RunningSqlScriptsListView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBusMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Presenter
getEventBus
-
Constructor Details
-
RunningSqlScriptsListPresenter
public RunningSqlScriptsListPresenter()
-
-
Method Details
-
init
@PostConstruct public void init() -
getView
- Specified by:
getViewin interfacePresenter<RunningSqlScriptsListView>
-
configureTable
protected void configureTable()
-