Uses of Class
org.jvnet.hk2.metadata.tests.ProxiableScope
-
Packages that use ProxiableScope Package Description org.jvnet.hk2.metadata.tests -
-
Uses of ProxiableScope in org.jvnet.hk2.metadata.tests
Classes in org.jvnet.hk2.metadata.tests with annotations of type ProxiableScope Modifier and Type Class Description classServiceWithDefaultProxyForSameScopeclassServiceWithFalseProxyForSameScopeMethods in org.jvnet.hk2.metadata.tests with annotations of type ProxiableScope 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()
-