M3::ServerView::ServerEntry - Records returned by 'server' view.


M3-ServerView documentation  | view source Contained in the M3-ServerView distribution.

Index


NAME

Top

M3::ServerView::ServerEntry - Records returned by 'server' view.

INTERFACE

Top

ATTRIBUTES

The following attributes are available as accessors and are also searchable. Type of value within parenthesis.

no (numerical)
type (text)
jobs (numerical)
threads (numerical)
status (text)

INSTANCE METHODS

details ( )

Retrieves the details for the entry and returns a view corresponding to the kind of entry. This may for example be M3::ServerView::ServerView-instance if the type is "Server:*".


M3-ServerView documentation  | view source Contained in the M3-ServerView distribution.