Class: AssMaintainer::InfoBase::ServerIb::ServerBaseDestroyer

Inherits:
Object
  • Object
show all
Includes:
Interfaces::IbDestroyer
Defined in:
lib/ass_maintainer/info_base/server_ib.rb

Overview

Defauld destroyer for serever infobase

Instance Attribute Summary

Attributes included from Interfaces::IbDestroyer

#infobase

Instance Method Summary collapse

Methods included from Interfaces::IbDestroyer

#execute

Instance Method Details

#entry_pointObject



9
10
11
# File 'lib/ass_maintainer/info_base/server_ib.rb', line 9

def entry_point
  fail NotImplementedError
end