Module Msf::Ui::Gtk2::FrameworkEventManager
In: lib/msf/ui/gtk2/framework_event_manager.rb

Handles events of various types that are sent from the framework.

Methods

Included Modules

Msf::SessionEvent

Public Instance methods

Unsubscribes from the framework.

Called when a session is closed and removed from the framework.

Called when a session is registered with the framework.

Subscribes to the framework as a subscriber of various events.

[Validate]