Skip to content

Classloader semantics in JavaEE #7

@smillidge

Description

@smillidge

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions