public interface UriInfoFactory
UriInfo
s.
If your ServiceInfo
needs to deal with special URIs and you are extending
UriBasedServiceInfo
then you can implement this factory interface in order
to return a custom factory from your ServiceInfo by overriding
UriBasedServiceInfo.getUriInfoFactory()
.