Uses of Interface
org.jvnet.hk2.config.provider.internal.Creator
Packages that use Creator
-
Uses of Creator in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config that return CreatorModifier and TypeMethodDescriptionprotected 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