= private = protected
notify(ev)
Called by TupleSpace to notify this NotifyTemplateEntry of a new event.
# File lib/rinda/tuplespace.rb, line 254 def notify(ev) @queue.push(ev) end