Uses of Interface
org.jvnet.hk2.internal.Creator

Packages that use Creator
org.jvnet.hk2.internal   
 

Uses of Creator in org.jvnet.hk2.internal
 

Classes in org.jvnet.hk2.internal that implement Creator
 class ClazzCreator<T>
           
 class FactoryCreator<T>
           
 

Constructors in org.jvnet.hk2.internal with parameters of type Creator
AutoActiveDescriptor(Class<?> clazz, Creator<T> creator, Set<Type> advertisedContracts, Class<? extends Annotation> scope, String name, Set<Annotation> qualifiers, int ranking, Map<String,List<String>> metadata)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.