Class: ApplicationEvent
- Inherits:
-
Jets::Event::Base
- Object
- Jets::Lambda::Functions
- Jets::Event::Base
- ApplicationEvent
- Defined in:
- lib/jets/cli/generate/templates/event_types/application_event.rb
Instance Attribute Summary
Attributes inherited from Jets::Lambda::Functions
Method Summary
Methods inherited from Jets::Event::Base
handle, handle_later, handle_now
Methods included from Jets::Util::Logging
Methods included from Jets::Event::Helpers::SqsEvent
#sqs_events, #sqs_events?, #sqs_records
Methods included from Jets::Event::Helpers::SnsEvent
Methods included from Jets::Event::Helpers::S3Event
#s3_events, #s3_events?, #s3_files, #s3_objects, #s3_objects?
Methods included from Jets::Event::Helpers::LogEvent
Methods included from Jets::Event::Helpers::KinesisEvent
Methods inherited from Jets::Lambda::Functions
#_normalize_options, _prefixes, abstract!, inherited, #initialize, output_keys, subclasses
Methods included from Jets::Lambda::Dsl
Constructor Details
This class inherits a constructor from Jets::Lambda::Functions