glassfish-hk2 icon indicating copy to clipboard operation
glassfish-hk2 copied to clipboard

Factories in Proxiable Scopes are having a lot of Proxies created

Open glassfishrobot opened this issue 9 years ago • 3 comments

If a Factory implementation is in a proxiable scope the proxy is being generated when it should not be (for example, when the factory is being disposed). Furthermore the type of proxy being created appears to be a class proxy as opposed to an interface proxy. It is possible that an interface proxy should be used here instead

Affected Versions

[2.3.0]

glassfishrobot avatar Jun 22 '15 15:06 glassfishrobot

  • Issue Imported From: https://github.com/javaee/hk2/issues/306
  • Original Issue Raised By:@glassfishrobot
  • Original Issue Assigned To: @jwells131313

glassfishrobot avatar Aug 30 '18 09:08 glassfishrobot

@glassfishrobot Commented Reported by @jwells131313

glassfishrobot avatar Jun 22 '15 15:06 glassfishrobot

@glassfishrobot Commented This issue was imported from java.net JIRA HK2-262

glassfishrobot avatar Apr 26 '17 10:04 glassfishrobot