Register supplied class as per-request root resource if it has valid
JAX-RS annotations and no one resource with the same UriPattern already
registered.
Register supplied Object as singleton root resource if it has valid JAX-RS
annotations and no one resource with the same UriPattern already
registered.