Uses of Interface
org.glassfish.hk2.api.InstantiationData
Packages that use InstantiationData
-
Uses of InstantiationData in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return InstantiationDataModifier and TypeMethodDescriptionInstantiationService.getInstantiationData()
This method may be called from inside the implementation ofFactory.provide()
method to get more information about the reason for instantiation. -
Uses of InstantiationData in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal that return InstantiationData