Module: CelluloidIOPGListener::Initialization

Defined in:
lib/celluloid-io-pg-listener/initialization/async_listener.rb,
lib/celluloid-io-pg-listener/initialization/argument_extraction.rb,
lib/celluloid-io-pg-listener/initialization/client_extracted_signature.rb

Overview

Prepended to classes including the CelluloidIOPGListener::Client Takes the arguments relevant to the CelluloidIOPGListener::Client module

and extracts it leaving the rest of the arguments to be passed to the
initializer of classes including the CelluloidIOPGListener::Client

Defined Under Namespace

Modules: ArgumentExtraction, AsyncListener Classes: ClientExtractedSignature