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

Classloader semantics in JavaEE #7

Open
smillidge opened this issue Sep 1, 2016 · 0 comments
Open

Classloader semantics in JavaEE #7

smillidge opened this issue Sep 1, 2016 · 0 comments

Comments

@smillidge
Copy link

When using EntryListeners and EntryProcessors the classloader sematics need to be defined. For example is a JavaEE application registers an EntryListener the classloader of the JavaEE application must be established by the caching provider when the listener is called back.

This is even more complicated when EntryProcessors are involved as they are serialized across the network to remote cache nodes in many implementations.

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

No branches or pull requests

1 participant