Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rinda/rindaライブラリ > Rinda::DRbObjectTemplateクラス
クラスの継承リスト: Rinda::DRbObjectTemplate < Object < Kernel < BasicObject
new(uri = nil, ref = nil)[permalink][rdoc][TODO]
Creates a new DRbObjectTemplate that will match against +uri+ and +ref+.
self === ro[permalink][rdoc][TODO]
This DRbObjectTemplate matches +ro+ if the remote object's drburi and drbref are the same. +nil+ is used as a wildcard.