Home | History | Annotate | Download | only in proxy

Lines Matching defs:ea

1187         ExceptionsAttribute ea = new ExceptionsAttribute(cp);
1188 ea.setExceptions(list);
1189 minfo.setExceptionsAttribute(ea);
1322 ExceptionsAttribute ea = new ExceptionsAttribute(cp);
1323 ea.setExceptions(list);
1324 minfo.setExceptionsAttribute(ea);