Module: Ice::LocatorFinderPrx_mixin
- Included in:
- LocatorFinderPrx
- Defined in:
- lib/Ice/Locator.rb
Instance Method Summary collapse
Instance Method Details
#getLocator(_ctx = nil) ⇒ Object
283 284 285 |
# File 'lib/Ice/Locator.rb', line 283 def getLocator(_ctx=nil) LocatorFinder_mixin::OP_getLocator.invoke(self, [], _ctx) end |