| Package | org.pranaframework.cairngorm.commands |
| Interface | public interface IResponderCommandFactory extends ICommandFactory |
| Implementors | ResponderCommandFactory |
| Method | Defined by | ||
|---|---|---|---|
|
addBusinessDelegateFactory(businessDelegateFactory:IBusinessDelegateFactory, commandClasses:Array):void
| IResponderCommandFactory | ||
![]() |
canCreate(clazz:Class):Boolean
| ICommandFactory | |
![]() |
createCommand(clazz:Class):ICommand
Creates a command for the passed command type
| ICommandFactory | |
| addBusinessDelegateFactory | () | method |
public function addBusinessDelegateFactory(businessDelegateFactory:IBusinessDelegateFactory, commandClasses:Array):voidParameters
businessDelegateFactory:IBusinessDelegateFactory |
|
commandClasses:Array |