Module: Cheri::JRuby::Explorer::InstanceListener

Defined in:
lib/cheri/jruby/explorer/common.rb

Instance Method Summary collapse

Instance Method Details

#instance_added(instance) ⇒ Object



30
31
# File 'lib/cheri/jruby/explorer/common.rb', line 30

def instance_added(instance)
end

#instance_removed(instance) ⇒ Object



32
33
# File 'lib/cheri/jruby/explorer/common.rb', line 32

def instance_removed(instance)
end