|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The text app controller is a simple interface designed to allow the model (and view) to interact with the controller.
The controller will be required to:
get a name for the queue manager
get input from the user
display status information
Field Summary | |
static short[] |
version
|
Method Summary | |
void |
displayStatus(java.lang.String msg)
Displays a status message to the user |
java.lang.String |
getQMname()
Returns a name for the queue manager |
Field Detail |
public static final short[] version
Method Detail |
public java.lang.String getQMname()
public void displayStatus(java.lang.String msg)
msg
- The message to be displayed
|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |