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

Accessor method for internal MP AbstractSubscriber mapListener #70

Open
brianoliver opened this issue Sep 20, 2013 · 2 comments
Open

Accessor method for internal MP AbstractSubscriber mapListener #70

brianoliver opened this issue Sep 20, 2013 · 2 comments

Comments

@brianoliver
Copy link
Contributor

Would like to request the addition of a protected accessor method in the AbstractSubscriber class in MP for the following attribute:

/**

  • The {@link MapListener}

that will be used to receive call back events

  • (and new {@link Subscription}

state) from the cluster.
*/
private MapListener mapListener;

This would provide custom subscriber extensions with access to the Coherence mapListener used by MP subscribers internally by default.

@brianoliver
Copy link
Contributor Author

Reported by alexserban

@brianoliver
Copy link
Contributor Author

This issue was imported from JIRA COHINC-70

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