Uses of Class
com.jfw.web.struts2.JFWAction

Packages that use JFWAction
com.jfw.status.struts2 JFW administration console actions for Struts 2.x. 
 

Uses of JFWAction in com.jfw.status.struts2
 

Subclasses of JFWAction in com.jfw.status.struts2
 class AdministrationAction
          The main action class for package com.jfw.status.struts2.
 class ExecuteSQLCommandAction
          Execute a sql command.
 class GetLogLevelAction
          Return the level of the log.
 class LogViewerDispatcherAction
          Show the log messages.
 class MenuAction
          Show the home page.
 class ProbeMonitorAction
          Show the probes page.
 class SetLogLevelAction
          Set the log level.
 class ShowConnectionPoolsAction
          Show the connection pools status.
 class ShowDBMetadataAction
          Show the connection pools status.
 class ShowDirAction
          Show the contents of a directory.
 class ShowFileAction
          Show the content of a file.
 class ShowLogAction
          Show the log viewer applet.
 class ShowSchedulerAction
          Show the scheduler page.
 class UpdateAction
          Execute the update and show the result.
 class UpdateListAction
          Show the list of the classes that can be updated.