Class | DeltaCloud::ActionObject |
In: |
lib/base_object.rb
|
Parent: | BaseObject |
method_handler | -> | base_method_handler |
This trigger is called right after action. This method does nothing inside ActionObject but it can be redifined and used in meta-programming
First call BaseObject method handler, then, if not method found try ActionObject handler