Class Puppet::Transaction::Event
In: lib/puppet/transaction/event.rb
Parent: Object

events are transient packets of information; they result in one or more (or none) subscriptions getting triggered, and then they get cleared eventually, these will be passed on to some central event system

Methods

new   to_s  

Included Modules

Puppet::Util::MethodHelper Puppet::Util::Errors

Attributes

name  [R] 
source  [R] 

Public Class methods

Public Instance methods

[Validate]