Searched refs:getUniqueMethodName (Results 1 – 4 of 4) sorted by relevance
351 public String getUniqueMethodName(String name) { in getUniqueMethodName() method in ComponentImplementation356 String getUniqueMethodName(BindingRequest request) { in getUniqueMethodName() method in ComponentImplementation367 return getUniqueMethodName(baseMethodName); in uniqueMethodName()
73 methodName = componentImplementation.getUniqueMethodName(request); in addMethod()
95 String methodName = componentImplementation.getUniqueMethodName("inject" + bindingTypeName); in membersInjectionMethod()
389 .apply(componentImplementation.getUniqueMethodName(methodName)) in createPartitionedMethods()