Home | History | Annotate | Download | only in sip

Lines Matching refs:getConstructor

565 						.getConstructor(constructorArgs);
594 .getConstructor(constructorArgs);
631 Constructor<?> cons = routerClass.getConstructor(constructorArgs);
763 Constructor<?> c = clazz.getConstructor(new Class[0]);
779 Constructor<?> c = clazz.getConstructor(new Class[0]);
955 Constructor<?> c = clazz.getConstructor(new Class[0]);