This class helps take a
org.apache.cxf.service.Service and
expose as a server side endpoint.
If there is no Service, it can create one for you using a
ReflectionServiceFactoryBean .
For most scenarios you'll want to just have the ServerFactoryBean handle everything
for you.