Uses of Class
org.glassfish.hk2.api.ProxyForSameScope
-
Packages that use ProxyForSameScope Package Description org.jvnet.hk2.metadata.tests -
-
Uses of ProxyForSameScope in org.jvnet.hk2.metadata.tests
Classes in org.jvnet.hk2.metadata.tests with annotations of type ProxyForSameScope Modifier and Type Class Description classServiceWithDefaultProxyForSameScopeclassServiceWithFalseProxyForSameScopeMethods in org.jvnet.hk2.metadata.tests with annotations of type ProxyForSameScope Modifier and Type Method Description java.util.List<java.lang.String>FactoryWithDefaultProxyForSameScope. provide()java.util.Map<java.lang.String,java.util.List<java.lang.String>>FactoryWithFalseProxyForSameScope. provide()
-