| Modifier and Type | Method and Description |
|---|---|
Object |
CommandInfo.getCommandObject(DataHandler dh,
ClassLoader loader)
Return the instantiated JavaBean component.
|
void |
CommandObject.setCommandContext(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 © 2017–2018 Eclipse Foundation. All rights reserved.