A JAXB Plugin that actually manages a collection of individual plugins
registered with it, forming a single library of plugins that can be enabled
with a single command line argument.
A callback called when a Marshaller is first created allowing the
application to perform additional configuration on the Marshaller before
it is first used
A callback called when a Unmarshaller is first created allowing the
application to perform additional configuration on the Unmarshaller before
it is first used