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 support for externally registered factories #40

Closed
wants to merge 1 commit into from

Conversation

astubbs
Copy link
Contributor

@astubbs astubbs commented Feb 28, 2014

Useful when you can't, or don't want to modify the
classes you're hydrating.

Useful when you can't, or don't want to modify the
classes you're hydrating.
@astubbs
Copy link
Contributor Author

astubbs commented Mar 3, 2014

Added more javadoc

@astubbs
Copy link
Contributor Author

astubbs commented Apr 15, 2014

mtedone can you please comment on this?

@daivanov
Copy link
Collaborator

PodamFactoryImpl allows to register external factory, which will receive requests to manufacture all POJOs PODAM cannot manufacture.
public PodamFactoryImpl(PodamFactory externalFactory).

@daivanov daivanov closed this Feb 13, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants