Class fvaswing.remoting.FvAMFErrorCommand

Implemented Interfaces

Command

Description

Executes specific command when AMF remoting return an error during remote process.

Method Index

execute(), getInstance()

Method Detail

getInstance

static public function getInstance():FvAMFErrorCommand

Returns FvAMFErrorCommand instance.

Always returns the same instance.
Design Pattern Singleton.

Return

FvAMFErrorCommand instance

execute

public function execute(e:StringEvent):Void

Executes command.