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

Add new feature: REST service call possibility for any loaded class/jar #77

Closed
tkohegyi opened this issue Mar 4, 2016 · 1 comment
Closed
Assignees

Comments

@tkohegyi
Copy link
Contributor

tkohegyi commented Mar 4, 2016

It would be really nice to have possibility of offering dynamic REST call possibility to any plug-in, and make the external plugins accessible (configuration, get status, change parameters) on-the-fly.

@tkohegyi tkohegyi self-assigned this Mar 4, 2016
tkohegyi added a commit that referenced this issue Mar 9, 2016
…al service feature.

Seems the the external service is working, now need to add proper service to the Short Circuit part.
tkohegyi referenced this issue Mar 10, 2016
…l services to Wilma. It works. (Need some docs update however.)

Also further work on #71, but its external service part is not-yet finalized.
@tkohegyi
Copy link
Contributor Author

ready to use, just implement ExternalWilmaService interface, and you may add your own service calls to Wilma

tkohegyi added a commit that referenced this issue Mar 13, 2016
- for #77, both /services and and /services/ gets the actual service map
- for #71, prepared to handle several commands (not finished)
tkohegyi added a commit that referenced this issue Mar 13, 2016
- fix problem in previous commit, @ service calls
- implement clean up command @ short circuit example
tkohegyi added a commit that referenced this issue Mar 15, 2016
#71 delete short circuit map prepared
#77 open the possibility of using PUT, DELETE methods too (in addition to the GET and PUSH)
tkohegyi added a commit that referenced this issue Apr 27, 2016
- updates for #71, like: readme update, cache list update, fix hashCode generation, add delete of single cache entry
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