// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Rinda
/
RingProvider
[ PARENT ]
EDIT :: cdesc-RingProvider.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: RingProvider uses a RingServer advertised TupleSpace as a name service. TupleSpace clients can register themselves with the remote TupleSpace and look up other provided services via the remote TupleSpace. - !ruby/struct:SM::Flow::P body: Services are registered with a tuple of the format [:name, klass, DRbObject, description]. constants: [] full_name: Rinda::RingProvider includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: provide name: RingProvider superclass: Object
SAVE
CANCEL