Ravn::BDE::Bolt::
Component module
Constants
- COMPONENT_PREFIX
Plugin API – specify where concrete components should be loaded from
Public Class Methods
Extension hook – add some common data structures to extending +component+s.
Find the component module with the specified name
and return it. Raises a LoadError if no such component is found.
Public Instance Methods
Some thingies that get loaded
Extension Methods
↑ topPublic Instance Methods
Add one or more message handlers from the given mapping
to extended bolts. The mapping
should be in the same form as the Ravn::BDE::Bolt::PHASE_METHODS.
Apply the component to the specified bolt_class
with the given options
.
Provide an opportunity for concrete classes to verify and normalize their arguments.