Class: Entrance::Agent::Zookeeper

Inherits:
Object
  • Object
show all
Includes:
Bouton
Defined in:
lib/entrance/agent/zookeeper.rb

Instance Attribute Summary

Attributes included from Bouton

#application, #customer, #function

Instance Method Summary collapse

Methods included from Bouton

#config

Constructor Details

#initializeZookeeper

Returns a new instance of Zookeeper.



8
9
10
# File 'lib/entrance/agent/zookeeper.rb', line 8

def initialize
  connect
end