460461462463464465466467468469470
} if (component.getAdapter(ComponentFactory.ACTION_SOURCE) == null) { component.addAdapter(ComponentFactory.ACTION_SOURCE, new ActionSourceInfo(null, null, false)); } } if (interfaceNameSets.contains(ComponentFactory.INTERFACE_VALUEHOLDER)) {