ObjectModelFactoryDeployer extends the AbstractParsingDeployer to add an
abstract JBossXB ObjectModelFactory accessor that is used from within an
overriden parse(DeploymentUnit unit, VirtualFile file) to unmarshall the xml
document represented by file into an instance of deploymentType T.