|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jde.debugger.command.DebugCommandFactory
DebugCommandFactory.java Created: Fri Jan 28 22:04:57 2000
| Field Summary | |
private java.util.HashMap |
prototypes
|
static DebugCommandFactory |
theFactory
|
| Constructor Summary | |
protected |
DebugCommandFactory()
|
| Method Summary | |
DebugCommand |
createCommand(java.lang.Integer appID,
java.lang.Integer cmdID,
java.lang.String cmdName,
java.util.List args)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.util.HashMap prototypes
public static DebugCommandFactory theFactory
| Constructor Detail |
protected DebugCommandFactory()
| Method Detail |
public final DebugCommand createCommand(java.lang.Integer appID,
java.lang.Integer cmdID,
java.lang.String cmdName,
java.util.List args)
throws JDEException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||