Uses of Class
org.glassfish.hk2.api.UseProxy
-
Packages that use UseProxy Package Description org.jvnet.hk2.metadata.tests -
-
Uses of UseProxy in org.jvnet.hk2.metadata.tests
Classes in org.jvnet.hk2.metadata.tests with annotations of type UseProxy Modifier and Type Class Description class
ServiceWithDefaultProxy
class
ServiceWithFalseProxy
class
ServiceWithTrueProxy
Methods in org.jvnet.hk2.metadata.tests with annotations of type UseProxy Modifier and Type Method Description java.lang.Object
FactoryWithDefaultProxy. provide()
java.lang.Object
FactoryWithFalseProxy. provide()
-