imsweb / seerapi-client-java

A SEER*API Java client
MIT License
7 stars 1 forks source link

Cache services #11

Closed ctmay4 closed 8 years ago

ctmay4 commented 8 years ago

In some rare cases, recreating the services could cause a memory leak. To be safe, create the services once and return cached instances of them.