Modifier and Type | Method and Description |
---|---|
java.lang.Object |
CommandInfo.getCommandObject(DataHandler dh,
java.lang.ClassLoader loader)
Return the instantiated JavaBean component.
|
void |
CommandObject.setCommandContext(java.lang.String verb,
DataHandler dh)
Initialize the Command with the verb it is requested to handle
and the DataHandler that describes the data it will
operate on.
|
Copyright ? 2004-2005 Sun Microsystems Inc. All Rights Reserved.