Module: IceGrid::LocatorPrx_mixin

Includes:
Ice::LocatorPrx_mixin
Included in:
LocatorPrx
Defined in:
lib/IceGrid/Locator.rb

Instance Method Summary collapse

Methods included from Ice::LocatorPrx_mixin

#findAdapterById, #findObjectById, #getRegistry

Instance Method Details

#getLocalQuery(_ctx = nil) ⇒ Object



73
74
75
# File 'lib/IceGrid/Locator.rb', line 73

def getLocalQuery(_ctx=nil)
    Locator_mixin::OP_getLocalQuery.invoke(self, [], _ctx)
end

#getLocalRegistry(_ctx = nil) ⇒ Object



69
70
71
# File 'lib/IceGrid/Locator.rb', line 69

def getLocalRegistry(_ctx=nil)
    Locator_mixin::OP_getLocalRegistry.invoke(self, [], _ctx)
end