Uses of Class
org.perfectable.introspection.proxy.ProxyService.Container
-
Packages that use ProxyService.Container Package Description org.perfectable.introspection.proxy Elements that simplifies creation of Proxy Objects. -
-
Uses of ProxyService.Container in org.perfectable.introspection.proxy
Fields in org.perfectable.introspection.proxy declared as ProxyService.Container Modifier and Type Field Description static ProxyService.Container
ProxyService. INSTANCES
Container managing all instances registered withServiceLoader
.
-