Class: Entrance::Agent::Zookeeper
- Inherits:
-
Object
- Object
- Entrance::Agent::Zookeeper
- Includes:
- Bouton
- Defined in:
- lib/entrance/agent/zookeeper.rb
Instance Attribute Summary
Attributes included from Bouton
#application, #customer, #function
Instance Method Summary collapse
-
#initialize ⇒ Zookeeper
constructor
A new instance of Zookeeper.
Methods included from Bouton
Constructor Details
#initialize ⇒ Zookeeper
Returns a new instance of Zookeeper.
8 9 10 |
# File 'lib/entrance/agent/zookeeper.rb', line 8 def initialize connect end |