Class fvaswing.remoting.FvSessionErrorCommand

Implemented Interfaces

Command

Description

Executes specific command when remoting session is not available.

Method Index

execute(), getInstance()

Method Detail

getInstance

static public function getInstance():FvSessionErrorCommand

Returns FvSessionErrorCommand instance.

Always returns the same instance.
Design Pattern Singleton.

Return

FvSessionErrorCommand instance

execute

public function execute(e:IEvent):Void

Executes command.