Searched refs:METHOD_GET_OID (Results 1 – 1 of 1) sorted by relevance
125 } else if (method.equals(METHOD_GET_OID)) { in invoke()169 private static final Method METHOD_GET_OID; field in ProxyFactory180 METHOD_GET_OID = IQueryInterface.class.getMethod("getOid", null);
Completed in 9 milliseconds