Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.1
-
None
Description
It would be nice if the Proxy objects created by CXF would implement the Closeable interface in addition to the SEI interface and BindingProvider. This would make it much easier to let CXF know the client is no longer needed and can close the resources instead of waiting for a gc.