Uses of Interface
org.jvnet.hk2.config.provider.internal.Creator
-
Packages that use Creator Package Description org.jvnet.hk2.config org.jvnet.hk2.config.provider.internal -
-
Uses of Creator in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config that return Creator Modifier and Type Method Description protected CreatorDom. createCreator(Class c)This is how we inject the configuration into the created object. -
Uses of Creator in org.jvnet.hk2.config.provider.internal
Classes in org.jvnet.hk2.config.provider.internal that implement Creator Modifier and Type Class Description classCreatorImpl<T>
-