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

ISPN-2200 Make ClusterCacheLoader configurable via configuration builder API and via XML #1264

Closed
wants to merge 1 commit into from

Conversation

tristantarrant
Copy link
Member

No description provided.

@galderz
Copy link
Member

galderz commented Aug 28, 2012

On it...

}

@Override
public ClusterCacheLoaderConfigurationBuilder withProperties(Properties p) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same code in FileCacheStoreConfigurationBuilder.

Would you want to define it in a super class and return self()?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to only have the XmlConfigHelper.setValues(this, properties, false, true); call explicitly only where it is needed

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, fair point. It should go away anyway...

@galderz galderz closed this Aug 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants