Uses of Interface
org.jvnet.hk2.internal.Creator
Packages that use Creator
-
Uses of Creator in org.jvnet.hk2.internal
Classes in org.jvnet.hk2.internal that implement CreatorFields in org.jvnet.hk2.internal declared as CreatorConstructors in org.jvnet.hk2.internal with parameters of type CreatorModifierConstructorDescriptionAutoActiveDescriptor
(Class<?> clazz, Creator<T> creator, Set<Type> advertisedContracts, Class<? extends Annotation> scope, String name, Set<Annotation> qualifiers, DescriptorVisibility descriptorVisibility, int ranking, Boolean proxy, Boolean proxyForSameScope, String classAnalysisName, Map<String, List<String>> metadata, DescriptorType descriptorType, Type clazzType) Constructor with all relevant fields