Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
V
C
Command
- interface com.justhis.control.
Command
.
common command interface
CommandController
- class com.justhis.control.
CommandController
.
controller of MVC.
CommandController()
- Constructor for class com.justhis.control.
CommandController
CommandDispatcher
- class com.justhis.control.
CommandDispatcher
.
Instances turn a request into a command, which may then be executed.
CommandDispatcher(ServletConfig, HttpServletRequest, HttpServletResponse)
- Constructor for class com.justhis.control.
CommandDispatcher
Create a new instance of the dispatcher containing the parameters from the servlet request.
com.justhis.control
- package com.justhis.control
D
destroy()
- Method in class com.justhis.control.
CommandController
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.justhis.control.
CommandController
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.justhis.control.
CommandController
E
execute()
- Method in interface com.justhis.control.
Command
execute command
executeCommand()
- Method in class com.justhis.control.
CommandDispatcher
G
getCommand()
- Method in class com.justhis.control.
CommandDispatcher
Get the command specified by the servlet request.
getCommand(String)
- Static method in class com.justhis.control.
ViewHelper
Create a Command instance for the specified action or command.
getName()
- Method in interface com.justhis.control.
Command
Get the name of this command.
getProperties()
- Method in class com.justhis.control.
CommandDispatcher
Get the servlet request properties.
getRequest()
- Method in class com.justhis.control.
CommandDispatcher
Get the servlet request.
getResponse()
- Method in class com.justhis.control.
CommandDispatcher
Get the servlet response.
getServletConfig()
- Method in class com.justhis.control.
CommandController
TODO
getServletConfig()
- Method in class com.justhis.control.
CommandDispatcher
get the Servlet config
I
init(CommandDispatcher)
- Method in interface com.justhis.control.
Command
inital command by CommandDispatcher
init(ServletConfig)
- Method in class com.justhis.control.
CommandController
Init the servlet
V
ViewHelper
- class com.justhis.control.
ViewHelper
.
A singleton class that creates commands using the command mapping property file.
C
D
E
G
I
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003 EastNetworks.Net(China)Co.,Ltd.. All Rights Reserved.