|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommandProxy
Proxy object for creating an implementation of an ICommand object.
| Method Summary | |
|---|---|
ICommand |
createCommand()
Create the command object associated with this proxy |
ICommandDescriptor |
createCommandDescriptor()
Create the descriptor object associated with this command |
| Method Detail |
|---|
ICommand createCommand()
throws CommandCreateException
CommandCreateException - if the command cannot be created
ICommandDescriptor createCommandDescriptor()
throws CommandCreateException
CommandCreateException - if the command descriptor did not exist and could not be created
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||