The JAXB's PostConstruct Callback

There is a JAXB method equivalent to @PostConstruct. The method: void afterUnmarshal(Unmarshaller umarshaller, Object parent) is going to be called by the Umarshaller after the class is instantiated and the contents reconstructed.

There is no further configuration, annotation or interface implementation required.

See you at Java EE Workshops at MUC Airport or on demand and in a location very near you: airhacks.io!

Comments:

Nice tip!

Posted by Binh Nguyen on January 28, 2016 at 12:05 PM CET #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License