class VCenterDriver::VcImporter::Raction

Object used for stack action and perform rollback

Constructor: @param object [Ruby Object] Any object related to the action. @param method [Symbol] Symbol representing the method

(must belong to object)

@param args [Array] Array with list of arguments,

will be passed to method

apply: The stored @object call ther @method with @args