Parent

Methods

Class/Module Index [+]

Quicksearch

MCollective::Connector::Base

Public Class Methods

inherited(klass) click to toggle source
# File lib/mcollective/connector/base.rb, line 19
def self.inherited(klass)
  PluginManager << {:type => "connector_plugin", :class => klass.to_s}
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.