NAME

Siebel::Lbconfig::Daemon::Action::ListServers - subclass to information from list servers command

DESCRIPTION

Siebel::Lbconfig::Daemon::Action::ListServers will simply recover and "return" the output of list servers command. See do_parsed method for details.

EXPORTS

Nothing.

METHODS

This class implements a single method besides the "hidden" _build_exp_output.

do_parsed

This method is overriden from parent class.

It expects the parsed output from list servers command.

It returns nothing, but sets the singleton Siebel::Srvrmgr::Daemon::ActionStash with a hash reference containing the Siebel Server name as key and the respect Server Id as value.