Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeEnvironment - should be the single place where createService startService releaseService methods are maintained #33

Closed
GoogleCodeExporter opened this issue Feb 1, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Currently they are in the Invoker as well as RuntimeEnvironment

Invoker should control the interface of access to RuntimeEnvironment - but 
RuntimeEnvironment should offer all of the tools regarding manipulating the 
environment

Original issue reported on code.google.com by supert...@gmail.com on 18 Nov 2011 at 9:40

@GoogleCodeExporter
Copy link
Author

Creation methods can be in ServiceFactory - all others should be in the 
RuntimeEnvirionment

Original comment by supert...@gmail.com on 18 Nov 2011 at 9:55

@GoogleCodeExporter
Copy link
Author

Invoker has been refactored out of existence - fixed & verified

Original comment by supert...@gmail.com on 27 Aug 2012 at 5:55

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant