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 class
ServiceWithDefaultProxyForSameScope
class
ServiceWithFalseProxyForSameScope
Methods in org.jvnet.hk2.metadata.tests with annotations of type ProxiableScope Modifier and Type Method Description List<String>
FactoryWithDefaultProxyForSameScope. provide()
Map<String,List<String>>
FactoryWithFalseProxyForSameScope. provide()
-