Searched refs:iargs (Results 1 – 1 of 1) sorted by relevance
485 Object[] iargs = { from, to, args }; in getBridge() local486 bridge = (IBridge) constructor.newInstance(iargs); in getBridge()